home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / gtk-2.0 / gdk / gdkalias.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-04-25  |  116.0 KB  |  2,397 lines

  1. /* Generated by makegdkalias.pl */
  2.  
  3. #ifndef DISABLE_VISIBILITY
  4.  
  5. #include <glib.h>
  6.  
  7. #ifdef G_HAVE_GNUC_VISIBILITY
  8.  
  9. #define IN_FILE(x) 1
  10. #define IN_HEADER defined
  11.  
  12. #if IN_HEADER(__GDK_EVENTS_H__)
  13. #if IN_FILE(__GDK_EVENTS_X11_C__)
  14. extern __typeof (gdk_add_client_message_filter) IA__gdk_add_client_message_filter __attribute((visibility("hidden")));
  15. #define gdk_add_client_message_filter IA__gdk_add_client_message_filter
  16.  
  17. extern __typeof (gdk_event_get_graphics_expose) IA__gdk_event_get_graphics_expose __attribute((visibility("hidden")));
  18. #define gdk_event_get_graphics_expose IA__gdk_event_get_graphics_expose
  19.  
  20. extern __typeof (gdk_events_pending) IA__gdk_events_pending __attribute((visibility("hidden")));
  21. #define gdk_events_pending IA__gdk_events_pending
  22.  
  23. #endif
  24. #endif
  25. #if IN_HEADER(__GDK_EVENTS_H__)
  26. #if IN_FILE(__GDK_EVENTS_C__)
  27. extern __typeof (gdk_event_copy) IA__gdk_event_copy __attribute((visibility("hidden")));
  28. #define gdk_event_copy IA__gdk_event_copy
  29.  
  30. extern __typeof (gdk_event_free) IA__gdk_event_free __attribute((visibility("hidden")));
  31. #define gdk_event_free IA__gdk_event_free
  32.  
  33. extern __typeof (gdk_event_get) IA__gdk_event_get __attribute((visibility("hidden")));
  34. #define gdk_event_get IA__gdk_event_get
  35.  
  36. extern __typeof (gdk_event_get_axis) IA__gdk_event_get_axis __attribute((visibility("hidden")));
  37. #define gdk_event_get_axis IA__gdk_event_get_axis
  38.  
  39. extern __typeof (gdk_event_get_coords) IA__gdk_event_get_coords __attribute((visibility("hidden")));
  40. #define gdk_event_get_coords IA__gdk_event_get_coords
  41.  
  42. extern __typeof (gdk_event_get_root_coords) IA__gdk_event_get_root_coords __attribute((visibility("hidden")));
  43. #define gdk_event_get_root_coords IA__gdk_event_get_root_coords
  44.  
  45. extern __typeof (gdk_event_get_screen) IA__gdk_event_get_screen __attribute((visibility("hidden")));
  46. #define gdk_event_get_screen IA__gdk_event_get_screen
  47.  
  48. extern __typeof (gdk_event_get_state) IA__gdk_event_get_state __attribute((visibility("hidden")));
  49. #define gdk_event_get_state IA__gdk_event_get_state
  50.  
  51. extern __typeof (gdk_event_get_time) IA__gdk_event_get_time __attribute((visibility("hidden")));
  52. #define gdk_event_get_time IA__gdk_event_get_time
  53.  
  54. extern __typeof (gdk_event_get_type) IA__gdk_event_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  55. #define gdk_event_get_type IA__gdk_event_get_type
  56.  
  57. extern __typeof (gdk_event_handler_set) IA__gdk_event_handler_set __attribute((visibility("hidden")));
  58. #define gdk_event_handler_set IA__gdk_event_handler_set
  59.  
  60. extern __typeof (gdk_event_new) IA__gdk_event_new __attribute((visibility("hidden")));
  61. #define gdk_event_new IA__gdk_event_new
  62.  
  63. extern __typeof (gdk_event_peek) IA__gdk_event_peek __attribute((visibility("hidden")));
  64. #define gdk_event_peek IA__gdk_event_peek
  65.  
  66. extern __typeof (gdk_event_put) IA__gdk_event_put __attribute((visibility("hidden")));
  67. #define gdk_event_put IA__gdk_event_put
  68.  
  69. extern __typeof (gdk_event_set_screen) IA__gdk_event_set_screen __attribute((visibility("hidden")));
  70. #define gdk_event_set_screen IA__gdk_event_set_screen
  71.  
  72. extern __typeof (gdk_get_show_events) IA__gdk_get_show_events __attribute((visibility("hidden")));
  73. #define gdk_get_show_events IA__gdk_get_show_events
  74.  
  75. extern __typeof (gdk_set_show_events) IA__gdk_set_show_events __attribute((visibility("hidden")));
  76. #define gdk_set_show_events IA__gdk_set_show_events
  77.  
  78. extern __typeof (gdk_setting_get) IA__gdk_setting_get __attribute((visibility("hidden")));
  79. #define gdk_setting_get IA__gdk_setting_get
  80.  
  81. #endif
  82. #endif
  83. #if IN_HEADER(__GDK_H__)
  84. #if IN_FILE(__GDK_MAIN_X11_C__)
  85. extern __typeof (gdk_error_trap_pop) IA__gdk_error_trap_pop __attribute((visibility("hidden")));
  86. #define gdk_error_trap_pop IA__gdk_error_trap_pop
  87.  
  88. extern __typeof (gdk_error_trap_push) IA__gdk_error_trap_push __attribute((visibility("hidden")));
  89. #define gdk_error_trap_push IA__gdk_error_trap_push
  90.  
  91. extern __typeof (gdk_get_display) IA__gdk_get_display __attribute((visibility("hidden")));
  92. #define gdk_get_display IA__gdk_get_display
  93.  
  94. #ifndef GDK_DISABLE_DEPRECATED
  95. extern __typeof (gdk_get_use_xshm) IA__gdk_get_use_xshm __attribute((visibility("hidden")));
  96. #define gdk_get_use_xshm IA__gdk_get_use_xshm
  97.  
  98. extern __typeof (gdk_set_use_xshm) IA__gdk_set_use_xshm __attribute((visibility("hidden")));
  99. #define gdk_set_use_xshm IA__gdk_set_use_xshm
  100.  
  101. #endif
  102. extern __typeof (gdk_keyboard_grab) IA__gdk_keyboard_grab __attribute((visibility("hidden")));
  103. #define gdk_keyboard_grab IA__gdk_keyboard_grab
  104.  
  105. extern __typeof (gdk_keyboard_grab_info_libgtk_only) IA__gdk_keyboard_grab_info_libgtk_only __attribute((visibility("hidden")));
  106. #define gdk_keyboard_grab_info_libgtk_only IA__gdk_keyboard_grab_info_libgtk_only
  107.  
  108. extern __typeof (gdk_pointer_grab) IA__gdk_pointer_grab __attribute((visibility("hidden")));
  109. #define gdk_pointer_grab IA__gdk_pointer_grab
  110.  
  111. extern __typeof (gdk_pointer_grab_info_libgtk_only) IA__gdk_pointer_grab_info_libgtk_only __attribute((visibility("hidden")));
  112. #define gdk_pointer_grab_info_libgtk_only IA__gdk_pointer_grab_info_libgtk_only
  113.  
  114. #endif
  115. #endif
  116. #if IN_HEADER(__GDK_H__)
  117. #if IN_FILE(__GDK_DISPLAY_C__)
  118. extern __typeof (gdk_beep) IA__gdk_beep __attribute((visibility("hidden")));
  119. #define gdk_beep IA__gdk_beep
  120.  
  121. extern __typeof (gdk_set_pointer_hooks) IA__gdk_set_pointer_hooks __attribute((visibility("hidden")));
  122. #define gdk_set_pointer_hooks IA__gdk_set_pointer_hooks
  123.  
  124. extern __typeof (gdk_keyboard_ungrab) IA__gdk_keyboard_ungrab __attribute((visibility("hidden")));
  125. #define gdk_keyboard_ungrab IA__gdk_keyboard_ungrab
  126.  
  127. extern __typeof (gdk_pointer_is_grabbed) IA__gdk_pointer_is_grabbed __attribute((visibility("hidden")));
  128. #define gdk_pointer_is_grabbed IA__gdk_pointer_is_grabbed
  129.  
  130. extern __typeof (gdk_pointer_ungrab) IA__gdk_pointer_ungrab __attribute((visibility("hidden")));
  131. #define gdk_pointer_ungrab IA__gdk_pointer_ungrab
  132.  
  133. extern __typeof (gdk_event_send_client_message) IA__gdk_event_send_client_message __attribute((visibility("hidden")));
  134. #define gdk_event_send_client_message IA__gdk_event_send_client_message
  135.  
  136. extern __typeof (gdk_event_send_clientmessage_toall) IA__gdk_event_send_clientmessage_toall __attribute((visibility("hidden")));
  137. #define gdk_event_send_clientmessage_toall IA__gdk_event_send_clientmessage_toall
  138.  
  139. #endif
  140. #endif
  141. #if IN_HEADER(__GDK_H__)
  142. #if IN_FILE(__GDK_IM_X11_C__)
  143. #ifndef GDK_DISABLE_DEPRECATED
  144. extern __typeof (gdk_mbstowcs) IA__gdk_mbstowcs __attribute((visibility("hidden")));
  145. #define gdk_mbstowcs IA__gdk_mbstowcs
  146.  
  147. extern __typeof (gdk_wcstombs) IA__gdk_wcstombs __attribute((visibility("hidden")));
  148. #define gdk_wcstombs IA__gdk_wcstombs
  149.  
  150. #endif
  151. extern __typeof (gdk_set_locale) IA__gdk_set_locale __attribute((visibility("hidden")));
  152. #define gdk_set_locale IA__gdk_set_locale
  153.  
  154. #endif
  155. #endif
  156. #if IN_HEADER(__GDK_H__)
  157. #if IN_FILE(__GDK_EVENTS_X11_C__)
  158. extern __typeof (gdk_event_send_client_message_for_display) IA__gdk_event_send_client_message_for_display __attribute((visibility("hidden")));
  159. #define gdk_event_send_client_message_for_display IA__gdk_event_send_client_message_for_display
  160.  
  161. extern __typeof (gdk_flush) IA__gdk_flush __attribute((visibility("hidden")));
  162. #define gdk_flush IA__gdk_flush
  163.  
  164. #endif
  165. #endif
  166. #if IN_HEADER(__GDK_H__)
  167. #if IN_FILE(__GDK_DISPLAY_X11_C__)
  168. extern __typeof (gdk_notify_startup_complete) IA__gdk_notify_startup_complete __attribute((visibility("hidden")));
  169. #define gdk_notify_startup_complete IA__gdk_notify_startup_complete
  170.  
  171. #endif
  172. #endif
  173. #if IN_HEADER(__GDK_H__)
  174. #if IN_FILE(__GDK_RECTANGLE_C__)
  175. extern __typeof (gdk_rectangle_get_type) IA__gdk_rectangle_get_type __attribute((visibility("hidden")));
  176. #define gdk_rectangle_get_type IA__gdk_rectangle_get_type
  177.  
  178. extern __typeof (gdk_rectangle_intersect) IA__gdk_rectangle_intersect __attribute((visibility("hidden")));
  179. #define gdk_rectangle_intersect IA__gdk_rectangle_intersect
  180.  
  181. extern __typeof (gdk_rectangle_union) IA__gdk_rectangle_union __attribute((visibility("hidden")));
  182. #define gdk_rectangle_union IA__gdk_rectangle_union
  183.  
  184. #endif
  185. #endif
  186. #if IN_HEADER(__GDK_H__)
  187. #if IN_FILE(__GDK_EVENTS_C__)
  188. extern __typeof (gdk_set_double_click_time) IA__gdk_set_double_click_time __attribute((visibility("hidden")));
  189. #define gdk_set_double_click_time IA__gdk_set_double_click_time
  190.  
  191. #endif
  192. #endif
  193. #if IN_HEADER(__GDK_H__)
  194. #if IN_FILE(__GDK_C__)
  195. extern __typeof (gdk_add_option_entries_libgtk_only) IA__gdk_add_option_entries_libgtk_only __attribute((visibility("hidden")));
  196. #define gdk_add_option_entries_libgtk_only IA__gdk_add_option_entries_libgtk_only
  197.  
  198. extern __typeof (gdk_get_display_arg_name) IA__gdk_get_display_arg_name __attribute((visibility("hidden")));
  199. #define gdk_get_display_arg_name IA__gdk_get_display_arg_name
  200.  
  201. extern __typeof (gdk_get_program_class) IA__gdk_get_program_class __attribute((visibility("hidden")));
  202. #define gdk_get_program_class IA__gdk_get_program_class
  203.  
  204. extern __typeof (gdk_init) IA__gdk_init __attribute((visibility("hidden")));
  205. #define gdk_init IA__gdk_init
  206.  
  207. extern __typeof (gdk_init_check) IA__gdk_init_check __attribute((visibility("hidden")));
  208. #define gdk_init_check IA__gdk_init_check
  209.  
  210. #ifndef GDK_DISABLE_DEPRECATED
  211. extern __typeof (gdk_exit) IA__gdk_exit __attribute((visibility("hidden")));
  212. #define gdk_exit IA__gdk_exit
  213.  
  214. #endif
  215. extern __typeof (gdk_pre_parse_libgtk_only) IA__gdk_pre_parse_libgtk_only __attribute((visibility("hidden")));
  216. #define gdk_pre_parse_libgtk_only IA__gdk_pre_parse_libgtk_only
  217.  
  218. extern __typeof (gdk_parse_args) IA__gdk_parse_args __attribute((visibility("hidden")));
  219. #define gdk_parse_args IA__gdk_parse_args
  220.  
  221. extern __typeof (gdk_set_program_class) IA__gdk_set_program_class __attribute((visibility("hidden")));
  222. #define gdk_set_program_class IA__gdk_set_program_class
  223.  
  224. extern __typeof (gdk_threads_enter) IA__gdk_threads_enter __attribute((visibility("hidden")));
  225. #define gdk_threads_enter IA__gdk_threads_enter
  226.  
  227. extern __typeof (gdk_threads_init) IA__gdk_threads_init __attribute((visibility("hidden")));
  228. #define gdk_threads_init IA__gdk_threads_init
  229.  
  230. extern __typeof (gdk_threads_leave) IA__gdk_threads_leave __attribute((visibility("hidden")));
  231. #define gdk_threads_leave IA__gdk_threads_leave
  232.  
  233. extern __typeof (gdk_threads_set_lock_functions) IA__gdk_threads_set_lock_functions __attribute((visibility("hidden")));
  234. #define gdk_threads_set_lock_functions IA__gdk_threads_set_lock_functions
  235.  
  236. #endif
  237. #endif
  238. #if IN_HEADER(__GDK_H__)
  239. #if IN_FILE(__GDK_INPUT_C__)
  240. #ifndef GDK_DISABLE_DEPRECATED
  241. extern __typeof (gdk_input_add) IA__gdk_input_add __attribute((visibility("hidden")));
  242. #define gdk_input_add IA__gdk_input_add
  243.  
  244. extern __typeof (gdk_input_remove) IA__gdk_input_remove __attribute((visibility("hidden")));
  245. #define gdk_input_remove IA__gdk_input_remove
  246.  
  247. extern __typeof (gdk_input_add_full) IA__gdk_input_add_full __attribute((visibility("hidden")));
  248. #define gdk_input_add_full IA__gdk_input_add_full
  249.  
  250. #endif
  251. #ifdef GTK_COMPILATION
  252. extern __typeof (gdk_input_add_full) IA__gdk_input_add_full __attribute((visibility("hidden")));
  253. #define gdk_input_add_full IA__gdk_input_add_full
  254.  
  255. #endif
  256. #endif
  257. #endif
  258. #if IN_HEADER(__GDK_H__)
  259. #if IN_FILE(__GDK_SCREEN_C__)
  260. extern __typeof (gdk_screen_width) IA__gdk_screen_width __attribute((visibility("hidden"))) G_GNUC_CONST;
  261. #define gdk_screen_width IA__gdk_screen_width
  262.  
  263. extern __typeof (gdk_screen_width_mm) IA__gdk_screen_width_mm __attribute((visibility("hidden"))) G_GNUC_CONST;
  264. #define gdk_screen_width_mm IA__gdk_screen_width_mm
  265.  
  266. extern __typeof (gdk_screen_height) IA__gdk_screen_height __attribute((visibility("hidden"))) G_GNUC_CONST;
  267. #define gdk_screen_height IA__gdk_screen_height
  268.  
  269. extern __typeof (gdk_screen_height_mm) IA__gdk_screen_height_mm __attribute((visibility("hidden"))) G_GNUC_CONST;
  270. #define gdk_screen_height_mm IA__gdk_screen_height_mm
  271.  
  272. #endif
  273. #endif
  274. #if IN_HEADER(__GDK_PROPERTY_H__)
  275. #if IN_FILE(__GDK_SELECTION_C__)
  276. extern __typeof (gdk_string_to_compound_text) IA__gdk_string_to_compound_text __attribute((visibility("hidden")));
  277. #define gdk_string_to_compound_text IA__gdk_string_to_compound_text
  278.  
  279. extern __typeof (gdk_text_property_to_text_list) IA__gdk_text_property_to_text_list __attribute((visibility("hidden")));
  280. #define gdk_text_property_to_text_list IA__gdk_text_property_to_text_list
  281.  
  282. extern __typeof (gdk_text_property_to_utf8_list) IA__gdk_text_property_to_utf8_list __attribute((visibility("hidden")));
  283. #define gdk_text_property_to_utf8_list IA__gdk_text_property_to_utf8_list
  284.  
  285. extern __typeof (gdk_utf8_to_compound_text) IA__gdk_utf8_to_compound_text __attribute((visibility("hidden")));
  286. #define gdk_utf8_to_compound_text IA__gdk_utf8_to_compound_text
  287.  
  288. #endif
  289. #endif
  290. #if IN_HEADER(__GDK_PROPERTY_H__)
  291. #if IN_FILE(__GDK_PROPERTY_X11_C__)
  292. extern __typeof (gdk_atom_intern) IA__gdk_atom_intern __attribute((visibility("hidden")));
  293. #define gdk_atom_intern IA__gdk_atom_intern
  294.  
  295. extern __typeof (gdk_atom_name) IA__gdk_atom_name __attribute((visibility("hidden")));
  296. #define gdk_atom_name IA__gdk_atom_name
  297.  
  298. extern __typeof (gdk_property_change) IA__gdk_property_change __attribute((visibility("hidden")));
  299. #define gdk_property_change IA__gdk_property_change
  300.  
  301. extern __typeof (gdk_property_delete) IA__gdk_property_delete __attribute((visibility("hidden")));
  302. #define gdk_property_delete IA__gdk_property_delete
  303.  
  304. extern __typeof (gdk_property_get) IA__gdk_property_get __attribute((visibility("hidden")));
  305. #define gdk_property_get IA__gdk_property_get
  306.  
  307. #endif
  308. #endif
  309. #if IN_HEADER(__GDK_PROPERTY_H__)
  310. #if IN_FILE(__GDK_SELECTION_X11_C__)
  311. extern __typeof (gdk_free_compound_text) IA__gdk_free_compound_text __attribute((visibility("hidden")));
  312. #define gdk_free_compound_text IA__gdk_free_compound_text
  313.  
  314. extern __typeof (gdk_free_text_list) IA__gdk_free_text_list __attribute((visibility("hidden")));
  315. #define gdk_free_text_list IA__gdk_free_text_list
  316.  
  317. extern __typeof (gdk_string_to_compound_text_for_display) IA__gdk_string_to_compound_text_for_display __attribute((visibility("hidden")));
  318. #define gdk_string_to_compound_text_for_display IA__gdk_string_to_compound_text_for_display
  319.  
  320. extern __typeof (gdk_text_property_to_text_list_for_display) IA__gdk_text_property_to_text_list_for_display __attribute((visibility("hidden")));
  321. #define gdk_text_property_to_text_list_for_display IA__gdk_text_property_to_text_list_for_display
  322.  
  323. extern __typeof (gdk_text_property_to_utf8_list_for_display) IA__gdk_text_property_to_utf8_list_for_display __attribute((visibility("hidden")));
  324. #define gdk_text_property_to_utf8_list_for_display IA__gdk_text_property_to_utf8_list_for_display
  325.  
  326. extern __typeof (gdk_utf8_to_string_target) IA__gdk_utf8_to_string_target __attribute((visibility("hidden")));
  327. #define gdk_utf8_to_string_target IA__gdk_utf8_to_string_target
  328.  
  329. extern __typeof (gdk_utf8_to_compound_text_for_display) IA__gdk_utf8_to_compound_text_for_display __attribute((visibility("hidden")));
  330. #define gdk_utf8_to_compound_text_for_display IA__gdk_utf8_to_compound_text_for_display
  331.  
  332. #endif
  333. #endif
  334. #if IN_HEADER(__GDK_ENUM_TYPES_H__)
  335. #if IN_FILE(__GDK_ENUM_TYPES_C__)
  336. extern __typeof (gdk_rgb_dither_get_type) IA__gdk_rgb_dither_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  337. #define gdk_rgb_dither_get_type IA__gdk_rgb_dither_get_type
  338.  
  339. extern __typeof (gdk_drag_protocol_get_type) IA__gdk_drag_protocol_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  340. #define gdk_drag_protocol_get_type IA__gdk_drag_protocol_get_type
  341.  
  342. extern __typeof (gdk_input_source_get_type) IA__gdk_input_source_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  343. #define gdk_input_source_get_type IA__gdk_input_source_get_type
  344.  
  345. extern __typeof (gdk_input_condition_get_type) IA__gdk_input_condition_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  346. #define gdk_input_condition_get_type IA__gdk_input_condition_get_type
  347.  
  348. extern __typeof (gdk_input_mode_get_type) IA__gdk_input_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  349. #define gdk_input_mode_get_type IA__gdk_input_mode_get_type
  350.  
  351. extern __typeof (gdk_axis_use_get_type) IA__gdk_axis_use_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  352. #define gdk_axis_use_get_type IA__gdk_axis_use_get_type
  353.  
  354. extern __typeof (gdk_byte_order_get_type) IA__gdk_byte_order_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  355. #define gdk_byte_order_get_type IA__gdk_byte_order_get_type
  356.  
  357. extern __typeof (gdk_cap_style_get_type) IA__gdk_cap_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  358. #define gdk_cap_style_get_type IA__gdk_cap_style_get_type
  359.  
  360. extern __typeof (gdk_crossing_mode_get_type) IA__gdk_crossing_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  361. #define gdk_crossing_mode_get_type IA__gdk_crossing_mode_get_type
  362.  
  363. extern __typeof (gdk_extension_mode_get_type) IA__gdk_extension_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  364. #define gdk_extension_mode_get_type IA__gdk_extension_mode_get_type
  365.  
  366. extern __typeof (gdk_event_mask_get_type) IA__gdk_event_mask_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  367. #define gdk_event_mask_get_type IA__gdk_event_mask_get_type
  368.  
  369. extern __typeof (gdk_event_type_get_type) IA__gdk_event_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  370. #define gdk_event_type_get_type IA__gdk_event_type_get_type
  371.  
  372. extern __typeof (gdk_fill_get_type) IA__gdk_fill_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  373. #define gdk_fill_get_type IA__gdk_fill_get_type
  374.  
  375. extern __typeof (gdk_fill_rule_get_type) IA__gdk_fill_rule_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  376. #define gdk_fill_rule_get_type IA__gdk_fill_rule_get_type
  377.  
  378. extern __typeof (gdk_filter_return_get_type) IA__gdk_filter_return_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  379. #define gdk_filter_return_get_type IA__gdk_filter_return_get_type
  380.  
  381. extern __typeof (gdk_function_get_type) IA__gdk_function_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  382. #define gdk_function_get_type IA__gdk_function_get_type
  383.  
  384. extern __typeof (gdk_grab_status_get_type) IA__gdk_grab_status_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  385. #define gdk_grab_status_get_type IA__gdk_grab_status_get_type
  386.  
  387. extern __typeof (gdk_gravity_get_type) IA__gdk_gravity_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  388. #define gdk_gravity_get_type IA__gdk_gravity_get_type
  389.  
  390. extern __typeof (gdk_join_style_get_type) IA__gdk_join_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  391. #define gdk_join_style_get_type IA__gdk_join_style_get_type
  392.  
  393. extern __typeof (gdk_line_style_get_type) IA__gdk_line_style_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  394. #define gdk_line_style_get_type IA__gdk_line_style_get_type
  395.  
  396. extern __typeof (gdk_modifier_type_get_type) IA__gdk_modifier_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  397. #define gdk_modifier_type_get_type IA__gdk_modifier_type_get_type
  398.  
  399. extern __typeof (gdk_notify_type_get_type) IA__gdk_notify_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  400. #define gdk_notify_type_get_type IA__gdk_notify_type_get_type
  401.  
  402. extern __typeof (gdk_overlap_type_get_type) IA__gdk_overlap_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  403. #define gdk_overlap_type_get_type IA__gdk_overlap_type_get_type
  404.  
  405. extern __typeof (gdk_owner_change_get_type) IA__gdk_owner_change_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  406. #define gdk_owner_change_get_type IA__gdk_owner_change_get_type
  407.  
  408. extern __typeof (gdk_property_state_get_type) IA__gdk_property_state_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  409. #define gdk_property_state_get_type IA__gdk_property_state_get_type
  410.  
  411. extern __typeof (gdk_prop_mode_get_type) IA__gdk_prop_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  412. #define gdk_prop_mode_get_type IA__gdk_prop_mode_get_type
  413.  
  414. extern __typeof (gdk_scroll_direction_get_type) IA__gdk_scroll_direction_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  415. #define gdk_scroll_direction_get_type IA__gdk_scroll_direction_get_type
  416.  
  417. extern __typeof (gdk_setting_action_get_type) IA__gdk_setting_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  418. #define gdk_setting_action_get_type IA__gdk_setting_action_get_type
  419.  
  420. extern __typeof (gdk_status_get_type) IA__gdk_status_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  421. #define gdk_status_get_type IA__gdk_status_get_type
  422.  
  423. extern __typeof (gdk_subwindow_mode_get_type) IA__gdk_subwindow_mode_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  424. #define gdk_subwindow_mode_get_type IA__gdk_subwindow_mode_get_type
  425.  
  426. extern __typeof (gdk_visibility_state_get_type) IA__gdk_visibility_state_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  427. #define gdk_visibility_state_get_type IA__gdk_visibility_state_get_type
  428.  
  429. extern __typeof (gdk_wm_decoration_get_type) IA__gdk_wm_decoration_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  430. #define gdk_wm_decoration_get_type IA__gdk_wm_decoration_get_type
  431.  
  432. extern __typeof (gdk_wm_function_get_type) IA__gdk_wm_function_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  433. #define gdk_wm_function_get_type IA__gdk_wm_function_get_type
  434.  
  435. extern __typeof (gdk_font_type_get_type) IA__gdk_font_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  436. #define gdk_font_type_get_type IA__gdk_font_type_get_type
  437.  
  438. extern __typeof (gdk_cursor_type_get_type) IA__gdk_cursor_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  439. #define gdk_cursor_type_get_type IA__gdk_cursor_type_get_type
  440.  
  441. extern __typeof (gdk_drag_action_get_type) IA__gdk_drag_action_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  442. #define gdk_drag_action_get_type IA__gdk_drag_action_get_type
  443.  
  444. extern __typeof (gdk_gc_values_mask_get_type) IA__gdk_gc_values_mask_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  445. #define gdk_gc_values_mask_get_type IA__gdk_gc_values_mask_get_type
  446.  
  447. extern __typeof (gdk_window_attributes_type_get_type) IA__gdk_window_attributes_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  448. #define gdk_window_attributes_type_get_type IA__gdk_window_attributes_type_get_type
  449.  
  450. extern __typeof (gdk_window_class_get_type) IA__gdk_window_class_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  451. #define gdk_window_class_get_type IA__gdk_window_class_get_type
  452.  
  453. extern __typeof (gdk_window_edge_get_type) IA__gdk_window_edge_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  454. #define gdk_window_edge_get_type IA__gdk_window_edge_get_type
  455.  
  456. extern __typeof (gdk_window_hints_get_type) IA__gdk_window_hints_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  457. #define gdk_window_hints_get_type IA__gdk_window_hints_get_type
  458.  
  459. extern __typeof (gdk_window_state_get_type) IA__gdk_window_state_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  460. #define gdk_window_state_get_type IA__gdk_window_state_get_type
  461.  
  462. extern __typeof (gdk_window_type_get_type) IA__gdk_window_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  463. #define gdk_window_type_get_type IA__gdk_window_type_get_type
  464.  
  465. extern __typeof (gdk_window_type_hint_get_type) IA__gdk_window_type_hint_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  466. #define gdk_window_type_hint_get_type IA__gdk_window_type_hint_get_type
  467.  
  468. extern __typeof (gdk_image_type_get_type) IA__gdk_image_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  469. #define gdk_image_type_get_type IA__gdk_image_type_get_type
  470.  
  471. extern __typeof (gdk_visual_type_get_type) IA__gdk_visual_type_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  472. #define gdk_visual_type_get_type IA__gdk_visual_type_get_type
  473.  
  474. #endif
  475. #endif
  476. #if IN_HEADER(__GDK_PIXMAP_H__)
  477. #if IN_FILE(__GDK_PIXMAP_X11_C__)
  478. extern __typeof (gdk_bitmap_create_from_data) IA__gdk_bitmap_create_from_data __attribute((visibility("hidden")));
  479. #define gdk_bitmap_create_from_data IA__gdk_bitmap_create_from_data
  480.  
  481. #endif
  482. #endif
  483. #if IN_HEADER(__GDK_FONT_H__)
  484. #if IN_FILE(__GDK_FONT_C__)
  485. #ifndef GDK_DISABLE_DEPRECATED
  486. extern __typeof (gdk_font_from_description) IA__gdk_font_from_description __attribute((visibility("hidden")));
  487. #define gdk_font_from_description IA__gdk_font_from_description
  488.  
  489. #endif
  490. extern __typeof (gdk_font_get_type) IA__gdk_font_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  491. #define gdk_font_get_type IA__gdk_font_get_type
  492.  
  493. extern __typeof (gdk_font_ref) IA__gdk_font_ref __attribute((visibility("hidden")));
  494. #define gdk_font_ref IA__gdk_font_ref
  495.  
  496. extern __typeof (gdk_font_unref) IA__gdk_font_unref __attribute((visibility("hidden")));
  497. #define gdk_font_unref IA__gdk_font_unref
  498.  
  499. #ifndef GDK_DISABLE_DEPRECATED
  500. extern __typeof (gdk_font_load) IA__gdk_font_load __attribute((visibility("hidden")));
  501. #define gdk_font_load IA__gdk_font_load
  502.  
  503. extern __typeof (gdk_string_width) IA__gdk_string_width __attribute((visibility("hidden")));
  504. #define gdk_string_width IA__gdk_string_width
  505.  
  506. extern __typeof (gdk_char_width) IA__gdk_char_width __attribute((visibility("hidden")));
  507. #define gdk_char_width IA__gdk_char_width
  508.  
  509. extern __typeof (gdk_char_width_wc) IA__gdk_char_width_wc __attribute((visibility("hidden")));
  510. #define gdk_char_width_wc IA__gdk_char_width_wc
  511.  
  512. extern __typeof (gdk_string_measure) IA__gdk_string_measure __attribute((visibility("hidden")));
  513. #define gdk_string_measure IA__gdk_string_measure
  514.  
  515. extern __typeof (gdk_text_measure) IA__gdk_text_measure __attribute((visibility("hidden")));
  516. #define gdk_text_measure IA__gdk_text_measure
  517.  
  518. extern __typeof (gdk_char_measure) IA__gdk_char_measure __attribute((visibility("hidden")));
  519. #define gdk_char_measure IA__gdk_char_measure
  520.  
  521. extern __typeof (gdk_string_height) IA__gdk_string_height __attribute((visibility("hidden")));
  522. #define gdk_string_height IA__gdk_string_height
  523.  
  524. extern __typeof (gdk_text_height) IA__gdk_text_height __attribute((visibility("hidden")));
  525. #define gdk_text_height IA__gdk_text_height
  526.  
  527. extern __typeof (gdk_char_height) IA__gdk_char_height __attribute((visibility("hidden")));
  528. #define gdk_char_height IA__gdk_char_height
  529.  
  530. extern __typeof (gdk_string_extents) IA__gdk_string_extents __attribute((visibility("hidden")));
  531. #define gdk_string_extents IA__gdk_string_extents
  532.  
  533. #endif
  534. #endif
  535. #endif
  536. #if IN_HEADER(__GDK_FONT_H__)
  537. #if IN_FILE(__GDK_FONT_X11_C__)
  538. #ifndef GDK_DISABLE_DEPRECATED
  539. extern __typeof (gdk_text_extents) IA__gdk_text_extents __attribute((visibility("hidden")));
  540. #define gdk_text_extents IA__gdk_text_extents
  541.  
  542. extern __typeof (gdk_text_extents_wc) IA__gdk_text_extents_wc __attribute((visibility("hidden")));
  543. #define gdk_text_extents_wc IA__gdk_text_extents_wc
  544.  
  545. extern __typeof (gdk_text_width) IA__gdk_text_width __attribute((visibility("hidden")));
  546. #define gdk_text_width IA__gdk_text_width
  547.  
  548. extern __typeof (gdk_text_width_wc) IA__gdk_text_width_wc __attribute((visibility("hidden")));
  549. #define gdk_text_width_wc IA__gdk_text_width_wc
  550.  
  551. extern __typeof (gdk_font_get_display) IA__gdk_font_get_display __attribute((visibility("hidden")));
  552. #define gdk_font_get_display IA__gdk_font_get_display
  553.  
  554. extern __typeof (gdk_fontset_load) IA__gdk_fontset_load __attribute((visibility("hidden")));
  555. #define gdk_fontset_load IA__gdk_fontset_load
  556.  
  557. #endif
  558. extern __typeof (gdk_font_id) IA__gdk_font_id __attribute((visibility("hidden")));
  559. #define gdk_font_id IA__gdk_font_id
  560.  
  561. extern __typeof (gdk_font_equal) IA__gdk_font_equal __attribute((visibility("hidden")));
  562. #define gdk_font_equal IA__gdk_font_equal
  563.  
  564. extern __typeof (gdk_font_load_for_display) IA__gdk_font_load_for_display __attribute((visibility("hidden")));
  565. #define gdk_font_load_for_display IA__gdk_font_load_for_display
  566.  
  567. extern __typeof (gdk_font_from_description_for_display) IA__gdk_font_from_description_for_display __attribute((visibility("hidden")));
  568. #define gdk_font_from_description_for_display IA__gdk_font_from_description_for_display
  569.  
  570. extern __typeof (gdk_fontset_load_for_display) IA__gdk_fontset_load_for_display __attribute((visibility("hidden")));
  571. #define gdk_fontset_load_for_display IA__gdk_fontset_load_for_display
  572.  
  573. #endif
  574. #endif
  575. #if IN_HEADER(__GDK_CAIRO_H__)
  576. #if IN_FILE(__GDK_CAIRO_C__)
  577. extern __typeof (gdk_cairo_create) IA__gdk_cairo_create __attribute((visibility("hidden")));
  578. #define gdk_cairo_create IA__gdk_cairo_create
  579.  
  580. extern __typeof (gdk_cairo_set_source_color) IA__gdk_cairo_set_source_color __attribute((visibility("hidden")));
  581. #define gdk_cairo_set_source_color IA__gdk_cairo_set_source_color
  582.  
  583. extern __typeof (gdk_cairo_set_source_pixbuf) IA__gdk_cairo_set_source_pixbuf __attribute((visibility("hidden")));
  584. #define gdk_cairo_set_source_pixbuf IA__gdk_cairo_set_source_pixbuf
  585.  
  586. extern __typeof (gdk_cairo_rectangle) IA__gdk_cairo_rectangle __attribute((visibility("hidden")));
  587. #define gdk_cairo_rectangle IA__gdk_cairo_rectangle
  588.  
  589. extern __typeof (gdk_cairo_region) IA__gdk_cairo_region __attribute((visibility("hidden")));
  590. #define gdk_cairo_region IA__gdk_cairo_region
  591.  
  592. #endif
  593. #endif
  594. #if IN_HEADER(__GDK_COLOR_H__)
  595. #if IN_FILE(__GDK_COLOR_C__)
  596. #ifndef GDK_DISABLE_DEPRECATED
  597. extern __typeof (gdk_colors_store) IA__gdk_colors_store __attribute((visibility("hidden")));
  598. #define gdk_colors_store IA__gdk_colors_store
  599.  
  600. extern __typeof (gdk_color_white) IA__gdk_color_white __attribute((visibility("hidden")));
  601. #define gdk_color_white IA__gdk_color_white
  602.  
  603. extern __typeof (gdk_color_black) IA__gdk_color_black __attribute((visibility("hidden")));
  604. #define gdk_color_black IA__gdk_color_black
  605.  
  606. extern __typeof (gdk_color_alloc) IA__gdk_color_alloc __attribute((visibility("hidden")));
  607. #define gdk_color_alloc IA__gdk_color_alloc
  608.  
  609. #endif
  610. extern __typeof (gdk_color_copy) IA__gdk_color_copy __attribute((visibility("hidden")));
  611. #define gdk_color_copy IA__gdk_color_copy
  612.  
  613. extern __typeof (gdk_color_equal) IA__gdk_color_equal __attribute((visibility("hidden")));
  614. #define gdk_color_equal IA__gdk_color_equal
  615.  
  616. extern __typeof (gdk_color_free) IA__gdk_color_free __attribute((visibility("hidden")));
  617. #define gdk_color_free IA__gdk_color_free
  618.  
  619. extern __typeof (gdk_color_get_type) IA__gdk_color_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  620. #define gdk_color_get_type IA__gdk_color_get_type
  621.  
  622. extern __typeof (gdk_color_hash) IA__gdk_color_hash __attribute((visibility("hidden")));
  623. #define gdk_color_hash IA__gdk_color_hash
  624.  
  625. extern __typeof (gdk_colormap_alloc_color) IA__gdk_colormap_alloc_color __attribute((visibility("hidden")));
  626. #define gdk_colormap_alloc_color IA__gdk_colormap_alloc_color
  627.  
  628. extern __typeof (gdk_colormap_get_system) IA__gdk_colormap_get_system __attribute((visibility("hidden")));
  629. #define gdk_colormap_get_system IA__gdk_colormap_get_system
  630.  
  631. extern __typeof (gdk_colormap_get_visual) IA__gdk_colormap_get_visual __attribute((visibility("hidden")));
  632. #define gdk_colormap_get_visual IA__gdk_colormap_get_visual
  633.  
  634. #ifndef GDK_DISABLE_DEPRECATED
  635. extern __typeof (gdk_colormap_ref) IA__gdk_colormap_ref __attribute((visibility("hidden")));
  636. #define gdk_colormap_ref IA__gdk_colormap_ref
  637.  
  638. extern __typeof (gdk_colormap_unref) IA__gdk_colormap_unref __attribute((visibility("hidden")));
  639. #define gdk_colormap_unref IA__gdk_colormap_unref
  640.  
  641. #endif
  642. extern __typeof (gdk_color_parse) IA__gdk_color_parse __attribute((visibility("hidden")));
  643. #define gdk_color_parse IA__gdk_color_parse
  644.  
  645. #endif
  646. #endif
  647. #if IN_HEADER(__GDK_COLOR_H__)
  648. #if IN_FILE(__GDK_COLOR_X11_C__)
  649. extern __typeof (gdk_colormap_new) IA__gdk_colormap_new __attribute((visibility("hidden")));
  650. #define gdk_colormap_new IA__gdk_colormap_new
  651.  
  652. extern __typeof (gdk_colormap_get_type) IA__gdk_colormap_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  653. #define gdk_colormap_get_type IA__gdk_colormap_get_type
  654.  
  655. extern __typeof (gdk_colormap_change) IA__gdk_colormap_change __attribute((visibility("hidden")));
  656. #define gdk_colormap_change IA__gdk_colormap_change
  657.  
  658. extern __typeof (gdk_colors_alloc) IA__gdk_colors_alloc __attribute((visibility("hidden")));
  659. #define gdk_colors_alloc IA__gdk_colors_alloc
  660.  
  661. extern __typeof (gdk_colors_free) IA__gdk_colors_free __attribute((visibility("hidden")));
  662. #define gdk_colors_free IA__gdk_colors_free
  663.  
  664. #ifndef GDK_DISABLE_DEPRECATED
  665. extern __typeof (gdk_colormap_get_system_size) IA__gdk_colormap_get_system_size __attribute((visibility("hidden")));
  666. #define gdk_colormap_get_system_size IA__gdk_colormap_get_system_size
  667.  
  668. extern __typeof (gdk_color_change) IA__gdk_color_change __attribute((visibility("hidden")));
  669. #define gdk_color_change IA__gdk_color_change
  670.  
  671. #endif
  672. extern __typeof (gdk_colormap_alloc_colors) IA__gdk_colormap_alloc_colors __attribute((visibility("hidden")));
  673. #define gdk_colormap_alloc_colors IA__gdk_colormap_alloc_colors
  674.  
  675. extern __typeof (gdk_colormap_free_colors) IA__gdk_colormap_free_colors __attribute((visibility("hidden")));
  676. #define gdk_colormap_free_colors IA__gdk_colormap_free_colors
  677.  
  678. extern __typeof (gdk_colormap_query_color) IA__gdk_colormap_query_color __attribute((visibility("hidden")));
  679. #define gdk_colormap_query_color IA__gdk_colormap_query_color
  680.  
  681. extern __typeof (gdk_colormap_get_screen) IA__gdk_colormap_get_screen __attribute((visibility("hidden")));
  682. #define gdk_colormap_get_screen IA__gdk_colormap_get_screen
  683.  
  684. #endif
  685. #endif
  686. #if IN_HEADER(__GDK_CURSOR_H__)
  687. #if IN_FILE(__GDK_CURSOR_C__)
  688. extern __typeof (gdk_cursor_get_type) IA__gdk_cursor_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  689. #define gdk_cursor_get_type IA__gdk_cursor_get_type
  690.  
  691. extern __typeof (gdk_cursor_new) IA__gdk_cursor_new __attribute((visibility("hidden")));
  692. #define gdk_cursor_new IA__gdk_cursor_new
  693.  
  694. extern __typeof (gdk_cursor_ref) IA__gdk_cursor_ref __attribute((visibility("hidden")));
  695. #define gdk_cursor_ref IA__gdk_cursor_ref
  696.  
  697. extern __typeof (gdk_cursor_unref) IA__gdk_cursor_unref __attribute((visibility("hidden")));
  698. #define gdk_cursor_unref IA__gdk_cursor_unref
  699.  
  700. #endif
  701. #endif
  702. #if IN_HEADER(__GDK_CURSOR_H__)
  703. #if IN_FILE(__GDK_CURSOR_X11_C__)
  704. extern __typeof (gdk_cursor_get_display) IA__gdk_cursor_get_display __attribute((visibility("hidden")));
  705. #define gdk_cursor_get_display IA__gdk_cursor_get_display
  706.  
  707. extern __typeof (gdk_cursor_new_for_display) IA__gdk_cursor_new_for_display __attribute((visibility("hidden")));
  708. #define gdk_cursor_new_for_display IA__gdk_cursor_new_for_display
  709.  
  710. extern __typeof (gdk_cursor_new_from_pixbuf) IA__gdk_cursor_new_from_pixbuf __attribute((visibility("hidden")));
  711. #define gdk_cursor_new_from_pixbuf IA__gdk_cursor_new_from_pixbuf
  712.  
  713. extern __typeof (gdk_cursor_new_from_pixmap) IA__gdk_cursor_new_from_pixmap __attribute((visibility("hidden")));
  714. #define gdk_cursor_new_from_pixmap IA__gdk_cursor_new_from_pixmap
  715.  
  716. extern __typeof (gdk_cursor_new_from_name) IA__gdk_cursor_new_from_name __attribute((visibility("hidden")));
  717. #define gdk_cursor_new_from_name IA__gdk_cursor_new_from_name
  718.  
  719. extern __typeof (gdk_cursor_get_image) IA__gdk_cursor_get_image __attribute((visibility("hidden")));
  720. #define gdk_cursor_get_image IA__gdk_cursor_get_image
  721.  
  722. #endif
  723. #endif
  724. #if IN_HEADER(__GDK_INPUT_H__)
  725. #if IN_FILE(__GDK_INPUT_C__)
  726. extern __typeof (gdk_device_free_history) IA__gdk_device_free_history __attribute((visibility("hidden")));
  727. #define gdk_device_free_history IA__gdk_device_free_history
  728.  
  729. extern __typeof (gdk_device_get_axis) IA__gdk_device_get_axis __attribute((visibility("hidden")));
  730. #define gdk_device_get_axis IA__gdk_device_get_axis
  731.  
  732. extern __typeof (gdk_device_get_history) IA__gdk_device_get_history __attribute((visibility("hidden")));
  733. #define gdk_device_get_history IA__gdk_device_get_history
  734.  
  735. extern __typeof (gdk_device_get_type) IA__gdk_device_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  736. #define gdk_device_get_type IA__gdk_device_get_type
  737.  
  738. extern __typeof (gdk_device_set_axis_use) IA__gdk_device_set_axis_use __attribute((visibility("hidden")));
  739. #define gdk_device_set_axis_use IA__gdk_device_set_axis_use
  740.  
  741. extern __typeof (gdk_device_set_key) IA__gdk_device_set_key __attribute((visibility("hidden")));
  742. #define gdk_device_set_key IA__gdk_device_set_key
  743.  
  744. extern __typeof (gdk_device_set_source) IA__gdk_device_set_source __attribute((visibility("hidden")));
  745. #define gdk_device_set_source IA__gdk_device_set_source
  746.  
  747. extern __typeof (gdk_devices_list) IA__gdk_devices_list __attribute((visibility("hidden")));
  748. #define gdk_devices_list IA__gdk_devices_list
  749.  
  750. extern __typeof (gdk_input_set_extension_events) IA__gdk_input_set_extension_events __attribute((visibility("hidden")));
  751. #define gdk_input_set_extension_events IA__gdk_input_set_extension_events
  752.  
  753. #endif
  754. #endif
  755. #if IN_HEADER(__GDK_INPUT_H__)
  756. #if IN_FILE(__GDK_DISPLAY_C__)
  757. extern __typeof (gdk_device_get_core_pointer) IA__gdk_device_get_core_pointer __attribute((visibility("hidden")));
  758. #define gdk_device_get_core_pointer IA__gdk_device_get_core_pointer
  759.  
  760. #endif
  761. #endif
  762. #if IN_HEADER(__GDK_INPUT_H__)
  763. #if IN_FILE(__GDK_INPUT_X11_C__)
  764. extern __typeof (gdk_device_get_state) IA__gdk_device_get_state __attribute((visibility("hidden")));
  765. #define gdk_device_get_state IA__gdk_device_get_state
  766.  
  767. #endif
  768. #endif
  769. #if IN_HEADER(__GDK_INPUT_H__)
  770. #if IN_FILE(__GDK_INPUT_XFREE_C__)
  771. extern __typeof (gdk_device_set_mode) IA__gdk_device_set_mode __attribute((visibility("hidden")));
  772. #define gdk_device_set_mode IA__gdk_device_set_mode
  773.  
  774. #endif
  775. #endif
  776. #if IN_HEADER(__GDK_INPUT_H__)
  777. #if IN_FILE(__GDK_INPUT_NONE_C__)
  778. extern __typeof (gdk_device_get_state) IA__gdk_device_get_state __attribute((visibility("hidden")));
  779. #define gdk_device_get_state IA__gdk_device_get_state
  780.  
  781. extern __typeof (gdk_device_set_mode) IA__gdk_device_set_mode __attribute((visibility("hidden")));
  782. #define gdk_device_set_mode IA__gdk_device_set_mode
  783.  
  784. #endif
  785. #endif
  786. #if IN_HEADER(__GDK_DISPLAY_H__)
  787. #if IN_FILE(__GDK_EVENTS_X11_C__)
  788. extern __typeof (gdk_display_add_client_message_filter) IA__gdk_display_add_client_message_filter __attribute((visibility("hidden")));
  789. #define gdk_display_add_client_message_filter IA__gdk_display_add_client_message_filter
  790.  
  791. #endif
  792. #endif
  793. #if IN_HEADER(__GDK_DISPLAY_H__)
  794. #if IN_FILE(__GDK_DISPLAY_C__)
  795. extern __typeof (gdk_display_close) IA__gdk_display_close __attribute((visibility("hidden")));
  796. #define gdk_display_close IA__gdk_display_close
  797.  
  798. extern __typeof (gdk_display_get_core_pointer) IA__gdk_display_get_core_pointer __attribute((visibility("hidden")));
  799. #define gdk_display_get_core_pointer IA__gdk_display_get_core_pointer
  800.  
  801. extern __typeof (gdk_display_get_event) IA__gdk_display_get_event __attribute((visibility("hidden")));
  802. #define gdk_display_get_event IA__gdk_display_get_event
  803.  
  804. extern __typeof (gdk_display_get_pointer) IA__gdk_display_get_pointer __attribute((visibility("hidden")));
  805. #define gdk_display_get_pointer IA__gdk_display_get_pointer
  806.  
  807. extern __typeof (gdk_display_get_type) IA__gdk_display_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  808. #define gdk_display_get_type IA__gdk_display_get_type
  809.  
  810. extern __typeof (gdk_display_get_window_at_pointer) IA__gdk_display_get_window_at_pointer __attribute((visibility("hidden")));
  811. #define gdk_display_get_window_at_pointer IA__gdk_display_get_window_at_pointer
  812.  
  813. extern __typeof (gdk_display_peek_event) IA__gdk_display_peek_event __attribute((visibility("hidden")));
  814. #define gdk_display_peek_event IA__gdk_display_peek_event
  815.  
  816. extern __typeof (gdk_display_put_event) IA__gdk_display_put_event __attribute((visibility("hidden")));
  817. #define gdk_display_put_event IA__gdk_display_put_event
  818.  
  819. extern __typeof (gdk_display_set_pointer_hooks) IA__gdk_display_set_pointer_hooks __attribute((visibility("hidden")));
  820. #define gdk_display_set_pointer_hooks IA__gdk_display_set_pointer_hooks
  821.  
  822. #endif
  823. #endif
  824. #if IN_HEADER(__GDK_DISPLAY_H__)
  825. #if IN_FILE(__GDK_WINDOW_X11_C__)
  826. extern __typeof (gdk_display_warp_pointer) IA__gdk_display_warp_pointer __attribute((visibility("hidden")));
  827. #define gdk_display_warp_pointer IA__gdk_display_warp_pointer
  828.  
  829. #endif
  830. #endif
  831. #if IN_HEADER(__GDK_DISPLAY_H__)
  832. #if IN_FILE(__GDK_DISPLAY_MANAGER_C__)
  833. extern __typeof (gdk_display_get_default) IA__gdk_display_get_default __attribute((visibility("hidden")));
  834. #define gdk_display_get_default IA__gdk_display_get_default
  835.  
  836. #endif
  837. #endif
  838. #if IN_HEADER(__GDK_DISPLAY_H__)
  839. #if IN_FILE(__GDK_CURSOR_X11_C__)
  840. extern __typeof (gdk_display_get_default_cursor_size) IA__gdk_display_get_default_cursor_size __attribute((visibility("hidden")));
  841. #define gdk_display_get_default_cursor_size IA__gdk_display_get_default_cursor_size
  842.  
  843. extern __typeof (gdk_display_get_maximal_cursor_size) IA__gdk_display_get_maximal_cursor_size __attribute((visibility("hidden")));
  844. #define gdk_display_get_maximal_cursor_size IA__gdk_display_get_maximal_cursor_size
  845.  
  846. extern __typeof (gdk_display_supports_cursor_alpha) IA__gdk_display_supports_cursor_alpha __attribute((visibility("hidden")));
  847. #define gdk_display_supports_cursor_alpha IA__gdk_display_supports_cursor_alpha
  848.  
  849. extern __typeof (gdk_display_supports_cursor_color) IA__gdk_display_supports_cursor_color __attribute((visibility("hidden")));
  850. #define gdk_display_supports_cursor_color IA__gdk_display_supports_cursor_color
  851.  
  852. #endif
  853. #endif
  854. #if IN_HEADER(__GDK_DISPLAY_H__)
  855. #if IN_FILE(__GDK_DISPLAY_X11_C__)
  856. extern __typeof (gdk_display_beep) IA__gdk_display_beep __attribute((visibility("hidden")));
  857. #define gdk_display_beep IA__gdk_display_beep
  858.  
  859. extern __typeof (gdk_display_sync) IA__gdk_display_sync __attribute((visibility("hidden")));
  860. #define gdk_display_sync IA__gdk_display_sync
  861.  
  862. extern __typeof (gdk_display_flush) IA__gdk_display_flush __attribute((visibility("hidden")));
  863. #define gdk_display_flush IA__gdk_display_flush
  864.  
  865. extern __typeof (gdk_display_get_default_group) IA__gdk_display_get_default_group __attribute((visibility("hidden")));
  866. #define gdk_display_get_default_group IA__gdk_display_get_default_group
  867.  
  868. extern __typeof (gdk_display_get_default_screen) IA__gdk_display_get_default_screen __attribute((visibility("hidden")));
  869. #define gdk_display_get_default_screen IA__gdk_display_get_default_screen
  870.  
  871. extern __typeof (gdk_display_get_name) IA__gdk_display_get_name __attribute((visibility("hidden")));
  872. #define gdk_display_get_name IA__gdk_display_get_name
  873.  
  874. extern __typeof (gdk_display_get_n_screens) IA__gdk_display_get_n_screens __attribute((visibility("hidden")));
  875. #define gdk_display_get_n_screens IA__gdk_display_get_n_screens
  876.  
  877. extern __typeof (gdk_display_get_screen) IA__gdk_display_get_screen __attribute((visibility("hidden")));
  878. #define gdk_display_get_screen IA__gdk_display_get_screen
  879.  
  880. extern __typeof (gdk_display_pointer_is_grabbed) IA__gdk_display_pointer_is_grabbed __attribute((visibility("hidden")));
  881. #define gdk_display_pointer_is_grabbed IA__gdk_display_pointer_is_grabbed
  882.  
  883. extern __typeof (gdk_display_pointer_ungrab) IA__gdk_display_pointer_ungrab __attribute((visibility("hidden")));
  884. #define gdk_display_pointer_ungrab IA__gdk_display_pointer_ungrab
  885.  
  886. extern __typeof (gdk_display_keyboard_ungrab) IA__gdk_display_keyboard_ungrab __attribute((visibility("hidden")));
  887. #define gdk_display_keyboard_ungrab IA__gdk_display_keyboard_ungrab
  888.  
  889. extern __typeof (gdk_display_open) IA__gdk_display_open __attribute((visibility("hidden")));
  890. #define gdk_display_open IA__gdk_display_open
  891.  
  892. extern __typeof (gdk_display_request_selection_notification) IA__gdk_display_request_selection_notification __attribute((visibility("hidden")));
  893. #define gdk_display_request_selection_notification IA__gdk_display_request_selection_notification
  894.  
  895. extern __typeof (gdk_display_store_clipboard) IA__gdk_display_store_clipboard __attribute((visibility("hidden")));
  896. #define gdk_display_store_clipboard IA__gdk_display_store_clipboard
  897.  
  898. extern __typeof (gdk_display_supports_clipboard_persistence) IA__gdk_display_supports_clipboard_persistence __attribute((visibility("hidden")));
  899. #define gdk_display_supports_clipboard_persistence IA__gdk_display_supports_clipboard_persistence
  900.  
  901. extern __typeof (gdk_display_supports_selection_notification) IA__gdk_display_supports_selection_notification __attribute((visibility("hidden")));
  902. #define gdk_display_supports_selection_notification IA__gdk_display_supports_selection_notification
  903.  
  904. #endif
  905. #endif
  906. #if IN_HEADER(__GDK_DISPLAY_H__)
  907. #if IN_FILE(__GDK_INPUT_C__)
  908. extern __typeof (gdk_display_list_devices) IA__gdk_display_list_devices __attribute((visibility("hidden")));
  909. #define gdk_display_list_devices IA__gdk_display_list_devices
  910.  
  911. #endif
  912. #endif
  913. #if IN_HEADER(__GDK_DISPLAY_H__)
  914. #if IN_FILE(__GDK_C__)
  915. extern __typeof (gdk_display_open_default_libgtk_only) IA__gdk_display_open_default_libgtk_only __attribute((visibility("hidden")));
  916. #define gdk_display_open_default_libgtk_only IA__gdk_display_open_default_libgtk_only
  917.  
  918. #endif
  919. #endif
  920. #if IN_HEADER(__GDK_DISPLAY_H__)
  921. #if IN_FILE(__GDK_EVENTS_C__)
  922. extern __typeof (gdk_display_set_double_click_distance) IA__gdk_display_set_double_click_distance __attribute((visibility("hidden")));
  923. #define gdk_display_set_double_click_distance IA__gdk_display_set_double_click_distance
  924.  
  925. extern __typeof (gdk_display_set_double_click_time) IA__gdk_display_set_double_click_time __attribute((visibility("hidden")));
  926. #define gdk_display_set_double_click_time IA__gdk_display_set_double_click_time
  927.  
  928. #endif
  929. #endif
  930. #if IN_HEADER(__GDK_DISPLAY_MANAGER_H__)
  931. #if IN_FILE(__GDK_DISPLAY_MANAGER_C__)
  932. extern __typeof (gdk_display_manager_get) IA__gdk_display_manager_get __attribute((visibility("hidden")));
  933. #define gdk_display_manager_get IA__gdk_display_manager_get
  934.  
  935. extern __typeof (gdk_display_manager_get_type) IA__gdk_display_manager_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  936. #define gdk_display_manager_get_type IA__gdk_display_manager_get_type
  937.  
  938. extern __typeof (gdk_display_manager_list_displays) IA__gdk_display_manager_list_displays __attribute((visibility("hidden")));
  939. #define gdk_display_manager_list_displays IA__gdk_display_manager_list_displays
  940.  
  941. extern __typeof (gdk_display_manager_set_default_display) IA__gdk_display_manager_set_default_display __attribute((visibility("hidden")));
  942. #define gdk_display_manager_set_default_display IA__gdk_display_manager_set_default_display
  943.  
  944. extern __typeof (gdk_display_manager_get_default_display) IA__gdk_display_manager_get_default_display __attribute((visibility("hidden")));
  945. #define gdk_display_manager_get_default_display IA__gdk_display_manager_get_default_display
  946.  
  947. #endif
  948. #endif
  949. #if IN_HEADER(__GDK_DND_H__)
  950. #if IN_FILE(__GDK_DND_X11_C__)
  951. extern __typeof (gdk_drag_abort) IA__gdk_drag_abort __attribute((visibility("hidden")));
  952. #define gdk_drag_abort IA__gdk_drag_abort
  953.  
  954. extern __typeof (gdk_drag_begin) IA__gdk_drag_begin __attribute((visibility("hidden")));
  955. #define gdk_drag_begin IA__gdk_drag_begin
  956.  
  957. extern __typeof (gdk_drag_context_get_type) IA__gdk_drag_context_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  958. #define gdk_drag_context_get_type IA__gdk_drag_context_get_type
  959.  
  960. extern __typeof (gdk_drag_context_new) IA__gdk_drag_context_new __attribute((visibility("hidden")));
  961. #define gdk_drag_context_new IA__gdk_drag_context_new
  962.  
  963. #ifndef GDK_DISABLE_DEPRECATED
  964. extern __typeof (gdk_drag_context_ref) IA__gdk_drag_context_ref __attribute((visibility("hidden")));
  965. #define gdk_drag_context_ref IA__gdk_drag_context_ref
  966.  
  967. extern __typeof (gdk_drag_context_unref) IA__gdk_drag_context_unref __attribute((visibility("hidden")));
  968. #define gdk_drag_context_unref IA__gdk_drag_context_unref
  969.  
  970. #endif
  971. extern __typeof (gdk_drag_drop) IA__gdk_drag_drop __attribute((visibility("hidden")));
  972. #define gdk_drag_drop IA__gdk_drag_drop
  973.  
  974. extern __typeof (gdk_drag_drop_succeeded) IA__gdk_drag_drop_succeeded __attribute((visibility("hidden")));
  975. #define gdk_drag_drop_succeeded IA__gdk_drag_drop_succeeded
  976.  
  977. extern __typeof (gdk_drag_find_window_for_screen) IA__gdk_drag_find_window_for_screen __attribute((visibility("hidden")));
  978. #define gdk_drag_find_window_for_screen IA__gdk_drag_find_window_for_screen
  979.  
  980. extern __typeof (gdk_drag_get_protocol_for_display) IA__gdk_drag_get_protocol_for_display __attribute((visibility("hidden")));
  981. #define gdk_drag_get_protocol_for_display IA__gdk_drag_get_protocol_for_display
  982.  
  983. extern __typeof (gdk_drag_get_selection) IA__gdk_drag_get_selection __attribute((visibility("hidden")));
  984. #define gdk_drag_get_selection IA__gdk_drag_get_selection
  985.  
  986. extern __typeof (gdk_drag_motion) IA__gdk_drag_motion __attribute((visibility("hidden")));
  987. #define gdk_drag_motion IA__gdk_drag_motion
  988.  
  989. extern __typeof (gdk_drag_status) IA__gdk_drag_status __attribute((visibility("hidden")));
  990. #define gdk_drag_status IA__gdk_drag_status
  991.  
  992. extern __typeof (gdk_drop_finish) IA__gdk_drop_finish __attribute((visibility("hidden")));
  993. #define gdk_drop_finish IA__gdk_drop_finish
  994.  
  995. extern __typeof (gdk_drop_reply) IA__gdk_drop_reply __attribute((visibility("hidden")));
  996. #define gdk_drop_reply IA__gdk_drop_reply
  997.  
  998. #endif
  999. #endif
  1000. #if IN_HEADER(__GDK_DND_H__)
  1001. #if IN_FILE(__GDK_DND_C__)
  1002. extern __typeof (gdk_drag_find_window) IA__gdk_drag_find_window __attribute((visibility("hidden")));
  1003. #define gdk_drag_find_window IA__gdk_drag_find_window
  1004.  
  1005. extern __typeof (gdk_drag_get_protocol) IA__gdk_drag_get_protocol __attribute((visibility("hidden")));
  1006. #define gdk_drag_get_protocol IA__gdk_drag_get_protocol
  1007.  
  1008. #endif
  1009. #endif
  1010. #if IN_HEADER(__GDK_DRAWABLE_H__)
  1011. #if IN_FILE(__GDK_DRAW_C__)
  1012. extern __typeof (gdk_drawable_copy_to_image) IA__gdk_drawable_copy_to_image __attribute((visibility("hidden")));
  1013. #define gdk_drawable_copy_to_image IA__gdk_drawable_copy_to_image
  1014.  
  1015. extern __typeof (gdk_drawable_get_clip_region) IA__gdk_drawable_get_clip_region __attribute((visibility("hidden")));
  1016. #define gdk_drawable_get_clip_region IA__gdk_drawable_get_clip_region
  1017.  
  1018. extern __typeof (gdk_drawable_get_colormap) IA__gdk_drawable_get_colormap __attribute((visibility("hidden")));
  1019. #define gdk_drawable_get_colormap IA__gdk_drawable_get_colormap
  1020.  
  1021. #ifndef GDK_DISABLE_DEPRECATED
  1022. extern __typeof (gdk_drawable_get_data) IA__gdk_drawable_get_data __attribute((visibility("hidden")));
  1023. #define gdk_drawable_get_data IA__gdk_drawable_get_data
  1024.  
  1025. extern __typeof (gdk_drawable_set_data) IA__gdk_drawable_set_data __attribute((visibility("hidden")));
  1026. #define gdk_drawable_set_data IA__gdk_drawable_set_data
  1027.  
  1028. extern __typeof (gdk_drawable_ref) IA__gdk_drawable_ref __attribute((visibility("hidden")));
  1029. #define gdk_drawable_ref IA__gdk_drawable_ref
  1030.  
  1031. extern __typeof (gdk_drawable_unref) IA__gdk_drawable_unref __attribute((visibility("hidden")));
  1032. #define gdk_drawable_unref IA__gdk_drawable_unref
  1033.  
  1034. extern __typeof (gdk_draw_string) IA__gdk_draw_string __attribute((visibility("hidden")));
  1035. #define gdk_draw_string IA__gdk_draw_string
  1036.  
  1037. #endif
  1038. extern __typeof (gdk_drawable_get_depth) IA__gdk_drawable_get_depth __attribute((visibility("hidden")));
  1039. #define gdk_drawable_get_depth IA__gdk_drawable_get_depth
  1040.  
  1041. extern __typeof (gdk_drawable_get_display) IA__gdk_drawable_get_display __attribute((visibility("hidden")));
  1042. #define gdk_drawable_get_display IA__gdk_drawable_get_display
  1043.  
  1044. extern __typeof (gdk_drawable_get_image) IA__gdk_drawable_get_image __attribute((visibility("hidden")));
  1045. #define gdk_drawable_get_image IA__gdk_drawable_get_image
  1046.  
  1047. extern __typeof (gdk_drawable_get_screen) IA__gdk_drawable_get_screen __attribute((visibility("hidden")));
  1048. #define gdk_drawable_get_screen IA__gdk_drawable_get_screen
  1049.  
  1050. extern __typeof (gdk_drawable_get_size) IA__gdk_drawable_get_size __attribute((visibility("hidden")));
  1051. #define gdk_drawable_get_size IA__gdk_drawable_get_size
  1052.  
  1053. extern __typeof (gdk_drawable_get_type) IA__gdk_drawable_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1054. #define gdk_drawable_get_type IA__gdk_drawable_get_type
  1055.  
  1056. extern __typeof (gdk_drawable_get_visible_region) IA__gdk_drawable_get_visible_region __attribute((visibility("hidden")));
  1057. #define gdk_drawable_get_visible_region IA__gdk_drawable_get_visible_region
  1058.  
  1059. extern __typeof (gdk_drawable_get_visual) IA__gdk_drawable_get_visual __attribute((visibility("hidden")));
  1060. #define gdk_drawable_get_visual IA__gdk_drawable_get_visual
  1061.  
  1062. extern __typeof (gdk_drawable_set_colormap) IA__gdk_drawable_set_colormap __attribute((visibility("hidden")));
  1063. #define gdk_drawable_set_colormap IA__gdk_drawable_set_colormap
  1064.  
  1065. extern __typeof (gdk_draw_arc) IA__gdk_draw_arc __attribute((visibility("hidden")));
  1066. #define gdk_draw_arc IA__gdk_draw_arc
  1067.  
  1068. extern __typeof (gdk_draw_drawable) IA__gdk_draw_drawable __attribute((visibility("hidden")));
  1069. #define gdk_draw_drawable IA__gdk_draw_drawable
  1070.  
  1071. extern __typeof (gdk_draw_glyphs) IA__gdk_draw_glyphs __attribute((visibility("hidden")));
  1072. #define gdk_draw_glyphs IA__gdk_draw_glyphs
  1073.  
  1074. extern __typeof (gdk_draw_glyphs_transformed) IA__gdk_draw_glyphs_transformed __attribute((visibility("hidden")));
  1075. #define gdk_draw_glyphs_transformed IA__gdk_draw_glyphs_transformed
  1076.  
  1077. extern __typeof (gdk_draw_image) IA__gdk_draw_image __attribute((visibility("hidden")));
  1078. #define gdk_draw_image IA__gdk_draw_image
  1079.  
  1080. extern __typeof (gdk_draw_line) IA__gdk_draw_line __attribute((visibility("hidden")));
  1081. #define gdk_draw_line IA__gdk_draw_line
  1082.  
  1083. extern __typeof (gdk_draw_lines) IA__gdk_draw_lines __attribute((visibility("hidden")));
  1084. #define gdk_draw_lines IA__gdk_draw_lines
  1085.  
  1086. extern __typeof (gdk_draw_pixbuf) IA__gdk_draw_pixbuf __attribute((visibility("hidden")));
  1087. #define gdk_draw_pixbuf IA__gdk_draw_pixbuf
  1088.  
  1089. extern __typeof (gdk_draw_point) IA__gdk_draw_point __attribute((visibility("hidden")));
  1090. #define gdk_draw_point IA__gdk_draw_point
  1091.  
  1092. extern __typeof (gdk_draw_points) IA__gdk_draw_points __attribute((visibility("hidden")));
  1093. #define gdk_draw_points IA__gdk_draw_points
  1094.  
  1095. extern __typeof (gdk_draw_polygon) IA__gdk_draw_polygon __attribute((visibility("hidden")));
  1096. #define gdk_draw_polygon IA__gdk_draw_polygon
  1097.  
  1098. extern __typeof (gdk_draw_rectangle) IA__gdk_draw_rectangle __attribute((visibility("hidden")));
  1099. #define gdk_draw_rectangle IA__gdk_draw_rectangle
  1100.  
  1101. extern __typeof (gdk_draw_segments) IA__gdk_draw_segments __attribute((visibility("hidden")));
  1102. #define gdk_draw_segments IA__gdk_draw_segments
  1103.  
  1104. extern __typeof (gdk_draw_text) IA__gdk_draw_text __attribute((visibility("hidden")));
  1105. #define gdk_draw_text IA__gdk_draw_text
  1106.  
  1107. extern __typeof (gdk_draw_text_wc) IA__gdk_draw_text_wc __attribute((visibility("hidden")));
  1108. #define gdk_draw_text_wc IA__gdk_draw_text_wc
  1109.  
  1110. extern __typeof (gdk_draw_trapezoids) IA__gdk_draw_trapezoids __attribute((visibility("hidden")));
  1111. #define gdk_draw_trapezoids IA__gdk_draw_trapezoids
  1112.  
  1113. #endif
  1114. #endif
  1115. #if IN_HEADER(__GDK_DRAWABLE_H__)
  1116. #if IN_FILE(__GDK_PANGO_C__)
  1117. extern __typeof (gdk_draw_layout) IA__gdk_draw_layout __attribute((visibility("hidden")));
  1118. #define gdk_draw_layout IA__gdk_draw_layout
  1119.  
  1120. extern __typeof (gdk_draw_layout_line) IA__gdk_draw_layout_line __attribute((visibility("hidden")));
  1121. #define gdk_draw_layout_line IA__gdk_draw_layout_line
  1122.  
  1123. extern __typeof (gdk_draw_layout_line_with_colors) IA__gdk_draw_layout_line_with_colors __attribute((visibility("hidden")));
  1124. #define gdk_draw_layout_line_with_colors IA__gdk_draw_layout_line_with_colors
  1125.  
  1126. extern __typeof (gdk_draw_layout_with_colors) IA__gdk_draw_layout_with_colors __attribute((visibility("hidden")));
  1127. #define gdk_draw_layout_with_colors IA__gdk_draw_layout_with_colors
  1128.  
  1129. #endif
  1130. #endif
  1131. #if IN_HEADER(__GDK_GC_H__)
  1132. #if IN_FILE(__GDK_GC_C__)
  1133. extern __typeof (gdk_gc_new) IA__gdk_gc_new __attribute((visibility("hidden")));
  1134. #define gdk_gc_new IA__gdk_gc_new
  1135.  
  1136. extern __typeof (gdk_gc_get_type) IA__gdk_gc_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1137. #define gdk_gc_get_type IA__gdk_gc_get_type
  1138.  
  1139. extern __typeof (gdk_gc_new_with_values) IA__gdk_gc_new_with_values __attribute((visibility("hidden")));
  1140. #define gdk_gc_new_with_values IA__gdk_gc_new_with_values
  1141.  
  1142. #ifndef GDK_DISABLE_DEPRECATED
  1143. extern __typeof (gdk_gc_ref) IA__gdk_gc_ref __attribute((visibility("hidden")));
  1144. #define gdk_gc_ref IA__gdk_gc_ref
  1145.  
  1146. extern __typeof (gdk_gc_unref) IA__gdk_gc_unref __attribute((visibility("hidden")));
  1147. #define gdk_gc_unref IA__gdk_gc_unref
  1148.  
  1149. extern __typeof (gdk_gc_set_font) IA__gdk_gc_set_font __attribute((visibility("hidden")));
  1150. #define gdk_gc_set_font IA__gdk_gc_set_font
  1151.  
  1152. #endif
  1153. extern __typeof (gdk_gc_get_values) IA__gdk_gc_get_values __attribute((visibility("hidden")));
  1154. #define gdk_gc_get_values IA__gdk_gc_get_values
  1155.  
  1156. extern __typeof (gdk_gc_set_values) IA__gdk_gc_set_values __attribute((visibility("hidden")));
  1157. #define gdk_gc_set_values IA__gdk_gc_set_values
  1158.  
  1159. extern __typeof (gdk_gc_set_foreground) IA__gdk_gc_set_foreground __attribute((visibility("hidden")));
  1160. #define gdk_gc_set_foreground IA__gdk_gc_set_foreground
  1161.  
  1162. extern __typeof (gdk_gc_set_background) IA__gdk_gc_set_background __attribute((visibility("hidden")));
  1163. #define gdk_gc_set_background IA__gdk_gc_set_background
  1164.  
  1165. extern __typeof (gdk_gc_set_function) IA__gdk_gc_set_function __attribute((visibility("hidden")));
  1166. #define gdk_gc_set_function IA__gdk_gc_set_function
  1167.  
  1168. extern __typeof (gdk_gc_set_fill) IA__gdk_gc_set_fill __attribute((visibility("hidden")));
  1169. #define gdk_gc_set_fill IA__gdk_gc_set_fill
  1170.  
  1171. extern __typeof (gdk_gc_set_tile) IA__gdk_gc_set_tile __attribute((visibility("hidden")));
  1172. #define gdk_gc_set_tile IA__gdk_gc_set_tile
  1173.  
  1174. extern __typeof (gdk_gc_set_stipple) IA__gdk_gc_set_stipple __attribute((visibility("hidden")));
  1175. #define gdk_gc_set_stipple IA__gdk_gc_set_stipple
  1176.  
  1177. extern __typeof (gdk_gc_set_ts_origin) IA__gdk_gc_set_ts_origin __attribute((visibility("hidden")));
  1178. #define gdk_gc_set_ts_origin IA__gdk_gc_set_ts_origin
  1179.  
  1180. extern __typeof (gdk_gc_set_clip_origin) IA__gdk_gc_set_clip_origin __attribute((visibility("hidden")));
  1181. #define gdk_gc_set_clip_origin IA__gdk_gc_set_clip_origin
  1182.  
  1183. extern __typeof (gdk_gc_set_clip_mask) IA__gdk_gc_set_clip_mask __attribute((visibility("hidden")));
  1184. #define gdk_gc_set_clip_mask IA__gdk_gc_set_clip_mask
  1185.  
  1186. extern __typeof (gdk_gc_set_clip_rectangle) IA__gdk_gc_set_clip_rectangle __attribute((visibility("hidden")));
  1187. #define gdk_gc_set_clip_rectangle IA__gdk_gc_set_clip_rectangle
  1188.  
  1189. extern __typeof (gdk_gc_set_clip_region) IA__gdk_gc_set_clip_region __attribute((visibility("hidden")));
  1190. #define gdk_gc_set_clip_region IA__gdk_gc_set_clip_region
  1191.  
  1192. extern __typeof (gdk_gc_set_subwindow) IA__gdk_gc_set_subwindow __attribute((visibility("hidden")));
  1193. #define gdk_gc_set_subwindow IA__gdk_gc_set_subwindow
  1194.  
  1195. extern __typeof (gdk_gc_set_exposures) IA__gdk_gc_set_exposures __attribute((visibility("hidden")));
  1196. #define gdk_gc_set_exposures IA__gdk_gc_set_exposures
  1197.  
  1198. extern __typeof (gdk_gc_set_line_attributes) IA__gdk_gc_set_line_attributes __attribute((visibility("hidden")));
  1199. #define gdk_gc_set_line_attributes IA__gdk_gc_set_line_attributes
  1200.  
  1201. extern __typeof (gdk_gc_set_dashes) IA__gdk_gc_set_dashes __attribute((visibility("hidden")));
  1202. #define gdk_gc_set_dashes IA__gdk_gc_set_dashes
  1203.  
  1204. extern __typeof (gdk_gc_offset) IA__gdk_gc_offset __attribute((visibility("hidden")));
  1205. #define gdk_gc_offset IA__gdk_gc_offset
  1206.  
  1207. extern __typeof (gdk_gc_copy) IA__gdk_gc_copy __attribute((visibility("hidden")));
  1208. #define gdk_gc_copy IA__gdk_gc_copy
  1209.  
  1210. extern __typeof (gdk_gc_get_colormap) IA__gdk_gc_get_colormap __attribute((visibility("hidden")));
  1211. #define gdk_gc_get_colormap IA__gdk_gc_get_colormap
  1212.  
  1213. extern __typeof (gdk_gc_set_colormap) IA__gdk_gc_set_colormap __attribute((visibility("hidden")));
  1214. #define gdk_gc_set_colormap IA__gdk_gc_set_colormap
  1215.  
  1216. extern __typeof (gdk_gc_set_rgb_bg_color) IA__gdk_gc_set_rgb_bg_color __attribute((visibility("hidden")));
  1217. #define gdk_gc_set_rgb_bg_color IA__gdk_gc_set_rgb_bg_color
  1218.  
  1219. extern __typeof (gdk_gc_set_rgb_fg_color) IA__gdk_gc_set_rgb_fg_color __attribute((visibility("hidden")));
  1220. #define gdk_gc_set_rgb_fg_color IA__gdk_gc_set_rgb_fg_color
  1221.  
  1222. #endif
  1223. #endif
  1224. #if IN_HEADER(__GDK_GC_H__)
  1225. #if IN_FILE(__GDK_GC_X11_C__)
  1226. extern __typeof (gdk_gc_get_screen) IA__gdk_gc_get_screen __attribute((visibility("hidden")));
  1227. #define gdk_gc_get_screen IA__gdk_gc_get_screen
  1228.  
  1229. #endif
  1230. #endif
  1231. #if IN_HEADER(__GDK_PIXMAP_X11_H__)
  1232. #if IN_FILE(__GDK_PIXMAP_X11_C__)
  1233. #ifdef GDK_WINDOWING_X11
  1234. extern __typeof (gdk_pixmap_impl_x11_get_type) IA__gdk_pixmap_impl_x11_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1235. #define gdk_pixmap_impl_x11_get_type IA__gdk_pixmap_impl_x11_get_type
  1236.  
  1237. #endif
  1238. #endif
  1239. #endif
  1240. #if IN_HEADER(__GDK_WINDOW_X11_H__)
  1241. #if IN_FILE(__GDK_WINDOW_X11_C__)
  1242. #ifdef GDK_WINDOWING_X11
  1243. extern __typeof (gdk_window_impl_x11_get_type) IA__gdk_window_impl_x11_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1244. #define gdk_window_impl_x11_get_type IA__gdk_window_impl_x11_get_type
  1245.  
  1246. #endif
  1247. #endif
  1248. #endif
  1249. #if IN_HEADER(__GDK_WINDOW_H__)
  1250. #if IN_FILE(__GDK_WINDOW_C__)
  1251. extern __typeof (gdk_get_default_root_window) IA__gdk_get_default_root_window __attribute((visibility("hidden")));
  1252. #define gdk_get_default_root_window IA__gdk_get_default_root_window
  1253.  
  1254. extern __typeof (gdk_window_add_filter) IA__gdk_window_add_filter __attribute((visibility("hidden")));
  1255. #define gdk_window_add_filter IA__gdk_window_add_filter
  1256.  
  1257. extern __typeof (gdk_window_at_pointer) IA__gdk_window_at_pointer __attribute((visibility("hidden")));
  1258. #define gdk_window_at_pointer IA__gdk_window_at_pointer
  1259.  
  1260. extern __typeof (gdk_window_begin_paint_rect) IA__gdk_window_begin_paint_rect __attribute((visibility("hidden")));
  1261. #define gdk_window_begin_paint_rect IA__gdk_window_begin_paint_rect
  1262.  
  1263. extern __typeof (gdk_window_begin_paint_region) IA__gdk_window_begin_paint_region __attribute((visibility("hidden")));
  1264. #define gdk_window_begin_paint_region IA__gdk_window_begin_paint_region
  1265.  
  1266. extern __typeof (gdk_window_clear) IA__gdk_window_clear __attribute((visibility("hidden")));
  1267. #define gdk_window_clear IA__gdk_window_clear
  1268.  
  1269. extern __typeof (gdk_window_clear_area) IA__gdk_window_clear_area __attribute((visibility("hidden")));
  1270. #define gdk_window_clear_area IA__gdk_window_clear_area
  1271.  
  1272. extern __typeof (gdk_window_clear_area_e) IA__gdk_window_clear_area_e __attribute((visibility("hidden")));
  1273. #define gdk_window_clear_area_e IA__gdk_window_clear_area_e
  1274.  
  1275. extern __typeof (gdk_window_constrain_size) IA__gdk_window_constrain_size __attribute((visibility("hidden")));
  1276. #define gdk_window_constrain_size IA__gdk_window_constrain_size
  1277.  
  1278. extern __typeof (gdk_window_destroy) IA__gdk_window_destroy __attribute((visibility("hidden")));
  1279. #define gdk_window_destroy IA__gdk_window_destroy
  1280.  
  1281. #ifndef GDK_DISABLE_DEPRECATED
  1282. extern __typeof (gdk_window_destroy_notify) IA__gdk_window_destroy_notify __attribute((visibility("hidden")));
  1283. #define gdk_window_destroy_notify IA__gdk_window_destroy_notify
  1284.  
  1285. #endif
  1286. extern __typeof (gdk_window_end_paint) IA__gdk_window_end_paint __attribute((visibility("hidden")));
  1287. #define gdk_window_end_paint IA__gdk_window_end_paint
  1288.  
  1289. extern __typeof (gdk_window_foreign_new) IA__gdk_window_foreign_new __attribute((visibility("hidden")));
  1290. #define gdk_window_foreign_new IA__gdk_window_foreign_new
  1291.  
  1292. extern __typeof (gdk_window_freeze_updates) IA__gdk_window_freeze_updates __attribute((visibility("hidden")));
  1293. #define gdk_window_freeze_updates IA__gdk_window_freeze_updates
  1294.  
  1295. extern __typeof (gdk_window_get_children) IA__gdk_window_get_children __attribute((visibility("hidden")));
  1296. #define gdk_window_get_children IA__gdk_window_get_children
  1297.  
  1298. extern __typeof (gdk_window_get_internal_paint_info) IA__gdk_window_get_internal_paint_info __attribute((visibility("hidden")));
  1299. #define gdk_window_get_internal_paint_info IA__gdk_window_get_internal_paint_info
  1300.  
  1301. extern __typeof (gdk_window_get_parent) IA__gdk_window_get_parent __attribute((visibility("hidden")));
  1302. #define gdk_window_get_parent IA__gdk_window_get_parent
  1303.  
  1304. extern __typeof (gdk_window_get_pointer) IA__gdk_window_get_pointer __attribute((visibility("hidden")));
  1305. #define gdk_window_get_pointer IA__gdk_window_get_pointer
  1306.  
  1307. extern __typeof (gdk_window_get_position) IA__gdk_window_get_position __attribute((visibility("hidden")));
  1308. #define gdk_window_get_position IA__gdk_window_get_position
  1309.  
  1310. extern __typeof (gdk_window_get_state) IA__gdk_window_get_state __attribute((visibility("hidden")));
  1311. #define gdk_window_get_state IA__gdk_window_get_state
  1312.  
  1313. extern __typeof (gdk_window_get_toplevel) IA__gdk_window_get_toplevel __attribute((visibility("hidden")));
  1314. #define gdk_window_get_toplevel IA__gdk_window_get_toplevel
  1315.  
  1316. extern __typeof (gdk_window_get_toplevels) IA__gdk_window_get_toplevels __attribute((visibility("hidden")));
  1317. #define gdk_window_get_toplevels IA__gdk_window_get_toplevels
  1318.  
  1319. extern __typeof (gdk_window_get_update_area) IA__gdk_window_get_update_area __attribute((visibility("hidden")));
  1320. #define gdk_window_get_update_area IA__gdk_window_get_update_area
  1321.  
  1322. extern __typeof (gdk_window_get_user_data) IA__gdk_window_get_user_data __attribute((visibility("hidden")));
  1323. #define gdk_window_get_user_data IA__gdk_window_get_user_data
  1324.  
  1325. extern __typeof (gdk_window_get_window_type) IA__gdk_window_get_window_type __attribute((visibility("hidden")));
  1326. #define gdk_window_get_window_type IA__gdk_window_get_window_type
  1327.  
  1328. extern __typeof (gdk_window_invalidate_maybe_recurse) IA__gdk_window_invalidate_maybe_recurse __attribute((visibility("hidden")));
  1329. #define gdk_window_invalidate_maybe_recurse IA__gdk_window_invalidate_maybe_recurse
  1330.  
  1331. extern __typeof (gdk_window_invalidate_rect) IA__gdk_window_invalidate_rect __attribute((visibility("hidden")));
  1332. #define gdk_window_invalidate_rect IA__gdk_window_invalidate_rect
  1333.  
  1334. extern __typeof (gdk_window_invalidate_region) IA__gdk_window_invalidate_region __attribute((visibility("hidden")));
  1335. #define gdk_window_invalidate_region IA__gdk_window_invalidate_region
  1336.  
  1337. extern __typeof (gdk_window_is_viewable) IA__gdk_window_is_viewable __attribute((visibility("hidden")));
  1338. #define gdk_window_is_viewable IA__gdk_window_is_viewable
  1339.  
  1340. extern __typeof (gdk_window_is_visible) IA__gdk_window_is_visible __attribute((visibility("hidden")));
  1341. #define gdk_window_is_visible IA__gdk_window_is_visible
  1342.  
  1343. extern __typeof (gdk_window_object_get_type) IA__gdk_window_object_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1344. #define gdk_window_object_get_type IA__gdk_window_object_get_type
  1345.  
  1346. extern __typeof (gdk_window_peek_children) IA__gdk_window_peek_children __attribute((visibility("hidden")));
  1347. #define gdk_window_peek_children IA__gdk_window_peek_children
  1348.  
  1349. extern __typeof (gdk_window_process_all_updates) IA__gdk_window_process_all_updates __attribute((visibility("hidden")));
  1350. #define gdk_window_process_all_updates IA__gdk_window_process_all_updates
  1351.  
  1352. extern __typeof (gdk_window_process_updates) IA__gdk_window_process_updates __attribute((visibility("hidden")));
  1353. #define gdk_window_process_updates IA__gdk_window_process_updates
  1354.  
  1355. extern __typeof (gdk_window_remove_filter) IA__gdk_window_remove_filter __attribute((visibility("hidden")));
  1356. #define gdk_window_remove_filter IA__gdk_window_remove_filter
  1357.  
  1358. extern __typeof (gdk_window_set_debug_updates) IA__gdk_window_set_debug_updates __attribute((visibility("hidden")));
  1359. #define gdk_window_set_debug_updates IA__gdk_window_set_debug_updates
  1360.  
  1361. extern __typeof (gdk_window_set_user_data) IA__gdk_window_set_user_data __attribute((visibility("hidden")));
  1362. #define gdk_window_set_user_data IA__gdk_window_set_user_data
  1363.  
  1364. extern __typeof (gdk_window_thaw_updates) IA__gdk_window_thaw_updates __attribute((visibility("hidden")));
  1365. #define gdk_window_thaw_updates IA__gdk_window_thaw_updates
  1366.  
  1367. #endif
  1368. #endif
  1369. #if IN_HEADER(__GDK_WINDOW_H__)
  1370. #if IN_FILE(__GDK_DND_X11_C__)
  1371. extern __typeof (gdk_window_register_dnd) IA__gdk_window_register_dnd __attribute((visibility("hidden")));
  1372. #define gdk_window_register_dnd IA__gdk_window_register_dnd
  1373.  
  1374. #endif
  1375. #endif
  1376. #if IN_HEADER(__GDK_WINDOW_H__)
  1377. #if IN_FILE(__GDK_GEOMETRY_X11_C__)
  1378. extern __typeof (gdk_window_scroll) IA__gdk_window_scroll __attribute((visibility("hidden")));
  1379. #define gdk_window_scroll IA__gdk_window_scroll
  1380.  
  1381. extern __typeof (gdk_window_move_region) IA__gdk_window_move_region __attribute((visibility("hidden")));
  1382. #define gdk_window_move_region IA__gdk_window_move_region
  1383.  
  1384. #endif
  1385. #endif
  1386. #if IN_HEADER(__GDK_WINDOW_H__)
  1387. #if IN_FILE(__GDK_WINDOW_X11_C__)
  1388. extern __typeof (gdk_window_new) IA__gdk_window_new __attribute((visibility("hidden")));
  1389. #define gdk_window_new IA__gdk_window_new
  1390.  
  1391. extern __typeof (gdk_window_foreign_new_for_display) IA__gdk_window_foreign_new_for_display __attribute((visibility("hidden")));
  1392. #define gdk_window_foreign_new_for_display IA__gdk_window_foreign_new_for_display
  1393.  
  1394. extern __typeof (gdk_window_lookup) IA__gdk_window_lookup __attribute((visibility("hidden")));
  1395. #define gdk_window_lookup IA__gdk_window_lookup
  1396.  
  1397. extern __typeof (gdk_window_lookup_for_display) IA__gdk_window_lookup_for_display __attribute((visibility("hidden")));
  1398. #define gdk_window_lookup_for_display IA__gdk_window_lookup_for_display
  1399.  
  1400. extern __typeof (gdk_window_show_unraised) IA__gdk_window_show_unraised __attribute((visibility("hidden")));
  1401. #define gdk_window_show_unraised IA__gdk_window_show_unraised
  1402.  
  1403. extern __typeof (gdk_window_show) IA__gdk_window_show __attribute((visibility("hidden")));
  1404. #define gdk_window_show IA__gdk_window_show
  1405.  
  1406. extern __typeof (gdk_window_hide) IA__gdk_window_hide __attribute((visibility("hidden")));
  1407. #define gdk_window_hide IA__gdk_window_hide
  1408.  
  1409. extern __typeof (gdk_window_withdraw) IA__gdk_window_withdraw __attribute((visibility("hidden")));
  1410. #define gdk_window_withdraw IA__gdk_window_withdraw
  1411.  
  1412. extern __typeof (gdk_window_move) IA__gdk_window_move __attribute((visibility("hidden")));
  1413. #define gdk_window_move IA__gdk_window_move
  1414.  
  1415. extern __typeof (gdk_window_resize) IA__gdk_window_resize __attribute((visibility("hidden")));
  1416. #define gdk_window_resize IA__gdk_window_resize
  1417.  
  1418. extern __typeof (gdk_window_move_resize) IA__gdk_window_move_resize __attribute((visibility("hidden")));
  1419. #define gdk_window_move_resize IA__gdk_window_move_resize
  1420.  
  1421. extern __typeof (gdk_window_reparent) IA__gdk_window_reparent __attribute((visibility("hidden")));
  1422. #define gdk_window_reparent IA__gdk_window_reparent
  1423.  
  1424. extern __typeof (gdk_window_raise) IA__gdk_window_raise __attribute((visibility("hidden")));
  1425. #define gdk_window_raise IA__gdk_window_raise
  1426.  
  1427. extern __typeof (gdk_window_lower) IA__gdk_window_lower __attribute((visibility("hidden")));
  1428. #define gdk_window_lower IA__gdk_window_lower
  1429.  
  1430. extern __typeof (gdk_window_focus) IA__gdk_window_focus __attribute((visibility("hidden")));
  1431. #define gdk_window_focus IA__gdk_window_focus
  1432.  
  1433. #ifndef GDK_DISABLE_DEPRECATED
  1434. extern __typeof (gdk_window_set_hints) IA__gdk_window_set_hints __attribute((visibility("hidden")));
  1435. #define gdk_window_set_hints IA__gdk_window_set_hints
  1436.  
  1437. extern __typeof (gdk_window_get_deskrelative_origin) IA__gdk_window_get_deskrelative_origin __attribute((visibility("hidden")));
  1438. #define gdk_window_get_deskrelative_origin IA__gdk_window_get_deskrelative_origin
  1439.  
  1440. #endif
  1441. extern __typeof (gdk_window_set_type_hint) IA__gdk_window_set_type_hint __attribute((visibility("hidden")));
  1442. #define gdk_window_set_type_hint IA__gdk_window_set_type_hint
  1443.  
  1444. extern __typeof (gdk_window_set_modal_hint) IA__gdk_window_set_modal_hint __attribute((visibility("hidden")));
  1445. #define gdk_window_set_modal_hint IA__gdk_window_set_modal_hint
  1446.  
  1447. extern __typeof (gdk_window_set_skip_taskbar_hint) IA__gdk_window_set_skip_taskbar_hint __attribute((visibility("hidden")));
  1448. #define gdk_window_set_skip_taskbar_hint IA__gdk_window_set_skip_taskbar_hint
  1449.  
  1450. extern __typeof (gdk_window_set_skip_pager_hint) IA__gdk_window_set_skip_pager_hint __attribute((visibility("hidden")));
  1451. #define gdk_window_set_skip_pager_hint IA__gdk_window_set_skip_pager_hint
  1452.  
  1453. extern __typeof (gdk_window_set_urgency_hint) IA__gdk_window_set_urgency_hint __attribute((visibility("hidden")));
  1454. #define gdk_window_set_urgency_hint IA__gdk_window_set_urgency_hint
  1455.  
  1456. extern __typeof (gdk_window_set_geometry_hints) IA__gdk_window_set_geometry_hints __attribute((visibility("hidden")));
  1457. #define gdk_window_set_geometry_hints IA__gdk_window_set_geometry_hints
  1458.  
  1459. extern __typeof (gdk_window_set_title) IA__gdk_window_set_title __attribute((visibility("hidden")));
  1460. #define gdk_window_set_title IA__gdk_window_set_title
  1461.  
  1462. extern __typeof (gdk_window_set_role) IA__gdk_window_set_role __attribute((visibility("hidden")));
  1463. #define gdk_window_set_role IA__gdk_window_set_role
  1464.  
  1465. extern __typeof (gdk_window_set_transient_for) IA__gdk_window_set_transient_for __attribute((visibility("hidden")));
  1466. #define gdk_window_set_transient_for IA__gdk_window_set_transient_for
  1467.  
  1468. extern __typeof (gdk_window_set_background) IA__gdk_window_set_background __attribute((visibility("hidden")));
  1469. #define gdk_window_set_background IA__gdk_window_set_background
  1470.  
  1471. extern __typeof (gdk_window_set_back_pixmap) IA__gdk_window_set_back_pixmap __attribute((visibility("hidden")));
  1472. #define gdk_window_set_back_pixmap IA__gdk_window_set_back_pixmap
  1473.  
  1474. extern __typeof (gdk_window_set_cursor) IA__gdk_window_set_cursor __attribute((visibility("hidden")));
  1475. #define gdk_window_set_cursor IA__gdk_window_set_cursor
  1476.  
  1477. extern __typeof (gdk_window_get_geometry) IA__gdk_window_get_geometry __attribute((visibility("hidden")));
  1478. #define gdk_window_get_geometry IA__gdk_window_get_geometry
  1479.  
  1480. extern __typeof (gdk_window_get_origin) IA__gdk_window_get_origin __attribute((visibility("hidden")));
  1481. #define gdk_window_get_origin IA__gdk_window_get_origin
  1482.  
  1483. extern __typeof (gdk_window_get_root_origin) IA__gdk_window_get_root_origin __attribute((visibility("hidden")));
  1484. #define gdk_window_get_root_origin IA__gdk_window_get_root_origin
  1485.  
  1486. extern __typeof (gdk_window_get_frame_extents) IA__gdk_window_get_frame_extents __attribute((visibility("hidden")));
  1487. #define gdk_window_get_frame_extents IA__gdk_window_get_frame_extents
  1488.  
  1489. extern __typeof (gdk_window_get_events) IA__gdk_window_get_events __attribute((visibility("hidden")));
  1490. #define gdk_window_get_events IA__gdk_window_get_events
  1491.  
  1492. extern __typeof (gdk_window_set_events) IA__gdk_window_set_events __attribute((visibility("hidden")));
  1493. #define gdk_window_set_events IA__gdk_window_set_events
  1494.  
  1495. extern __typeof (gdk_window_shape_combine_mask) IA__gdk_window_shape_combine_mask __attribute((visibility("hidden")));
  1496. #define gdk_window_shape_combine_mask IA__gdk_window_shape_combine_mask
  1497.  
  1498. extern __typeof (gdk_window_shape_combine_region) IA__gdk_window_shape_combine_region __attribute((visibility("hidden")));
  1499. #define gdk_window_shape_combine_region IA__gdk_window_shape_combine_region
  1500.  
  1501. extern __typeof (gdk_window_set_override_redirect) IA__gdk_window_set_override_redirect __attribute((visibility("hidden")));
  1502. #define gdk_window_set_override_redirect IA__gdk_window_set_override_redirect
  1503.  
  1504. extern __typeof (gdk_window_set_accept_focus) IA__gdk_window_set_accept_focus __attribute((visibility("hidden")));
  1505. #define gdk_window_set_accept_focus IA__gdk_window_set_accept_focus
  1506.  
  1507. extern __typeof (gdk_window_set_focus_on_map) IA__gdk_window_set_focus_on_map __attribute((visibility("hidden")));
  1508. #define gdk_window_set_focus_on_map IA__gdk_window_set_focus_on_map
  1509.  
  1510. extern __typeof (gdk_window_set_icon_list) IA__gdk_window_set_icon_list __attribute((visibility("hidden")));
  1511. #define gdk_window_set_icon_list IA__gdk_window_set_icon_list
  1512.  
  1513. extern __typeof (gdk_window_set_icon) IA__gdk_window_set_icon __attribute((visibility("hidden")));
  1514. #define gdk_window_set_icon IA__gdk_window_set_icon
  1515.  
  1516. extern __typeof (gdk_window_set_icon_name) IA__gdk_window_set_icon_name __attribute((visibility("hidden")));
  1517. #define gdk_window_set_icon_name IA__gdk_window_set_icon_name
  1518.  
  1519. extern __typeof (gdk_window_iconify) IA__gdk_window_iconify __attribute((visibility("hidden")));
  1520. #define gdk_window_iconify IA__gdk_window_iconify
  1521.  
  1522. extern __typeof (gdk_window_deiconify) IA__gdk_window_deiconify __attribute((visibility("hidden")));
  1523. #define gdk_window_deiconify IA__gdk_window_deiconify
  1524.  
  1525. extern __typeof (gdk_window_stick) IA__gdk_window_stick __attribute((visibility("hidden")));
  1526. #define gdk_window_stick IA__gdk_window_stick
  1527.  
  1528. extern __typeof (gdk_window_unstick) IA__gdk_window_unstick __attribute((visibility("hidden")));
  1529. #define gdk_window_unstick IA__gdk_window_unstick
  1530.  
  1531. extern __typeof (gdk_window_maximize) IA__gdk_window_maximize __attribute((visibility("hidden")));
  1532. #define gdk_window_maximize IA__gdk_window_maximize
  1533.  
  1534. extern __typeof (gdk_window_unmaximize) IA__gdk_window_unmaximize __attribute((visibility("hidden")));
  1535. #define gdk_window_unmaximize IA__gdk_window_unmaximize
  1536.  
  1537. extern __typeof (gdk_window_fullscreen) IA__gdk_window_fullscreen __attribute((visibility("hidden")));
  1538. #define gdk_window_fullscreen IA__gdk_window_fullscreen
  1539.  
  1540. extern __typeof (gdk_window_unfullscreen) IA__gdk_window_unfullscreen __attribute((visibility("hidden")));
  1541. #define gdk_window_unfullscreen IA__gdk_window_unfullscreen
  1542.  
  1543. extern __typeof (gdk_window_set_keep_above) IA__gdk_window_set_keep_above __attribute((visibility("hidden")));
  1544. #define gdk_window_set_keep_above IA__gdk_window_set_keep_above
  1545.  
  1546. extern __typeof (gdk_window_set_keep_below) IA__gdk_window_set_keep_below __attribute((visibility("hidden")));
  1547. #define gdk_window_set_keep_below IA__gdk_window_set_keep_below
  1548.  
  1549. extern __typeof (gdk_window_get_group) IA__gdk_window_get_group __attribute((visibility("hidden")));
  1550. #define gdk_window_get_group IA__gdk_window_get_group
  1551.  
  1552. extern __typeof (gdk_window_set_group) IA__gdk_window_set_group __attribute((visibility("hidden")));
  1553. #define gdk_window_set_group IA__gdk_window_set_group
  1554.  
  1555. extern __typeof (gdk_window_get_decorations) IA__gdk_window_get_decorations __attribute((visibility("hidden")));
  1556. #define gdk_window_get_decorations IA__gdk_window_get_decorations
  1557.  
  1558. extern __typeof (gdk_window_set_decorations) IA__gdk_window_set_decorations __attribute((visibility("hidden")));
  1559. #define gdk_window_set_decorations IA__gdk_window_set_decorations
  1560.  
  1561. extern __typeof (gdk_window_set_functions) IA__gdk_window_set_functions __attribute((visibility("hidden")));
  1562. #define gdk_window_set_functions IA__gdk_window_set_functions
  1563.  
  1564. extern __typeof (gdk_window_set_child_shapes) IA__gdk_window_set_child_shapes __attribute((visibility("hidden")));
  1565. #define gdk_window_set_child_shapes IA__gdk_window_set_child_shapes
  1566.  
  1567. extern __typeof (gdk_window_merge_child_shapes) IA__gdk_window_merge_child_shapes __attribute((visibility("hidden")));
  1568. #define gdk_window_merge_child_shapes IA__gdk_window_merge_child_shapes
  1569.  
  1570. extern __typeof (gdk_window_set_static_gravities) IA__gdk_window_set_static_gravities __attribute((visibility("hidden")));
  1571. #define gdk_window_set_static_gravities IA__gdk_window_set_static_gravities
  1572.  
  1573. extern __typeof (gdk_window_begin_move_drag) IA__gdk_window_begin_move_drag __attribute((visibility("hidden")));
  1574. #define gdk_window_begin_move_drag IA__gdk_window_begin_move_drag
  1575.  
  1576. extern __typeof (gdk_window_begin_resize_drag) IA__gdk_window_begin_resize_drag __attribute((visibility("hidden")));
  1577. #define gdk_window_begin_resize_drag IA__gdk_window_begin_resize_drag
  1578.  
  1579. extern __typeof (gdk_window_enable_synchronized_configure) IA__gdk_window_enable_synchronized_configure __attribute((visibility("hidden")));
  1580. #define gdk_window_enable_synchronized_configure IA__gdk_window_enable_synchronized_configure
  1581.  
  1582. extern __typeof (gdk_window_configure_finished) IA__gdk_window_configure_finished __attribute((visibility("hidden")));
  1583. #define gdk_window_configure_finished IA__gdk_window_configure_finished
  1584.  
  1585. #endif
  1586. #endif
  1587. #if IN_HEADER(__GDK_IMAGE_H__)
  1588. #if IN_FILE(__GDK_IMAGE_C__)
  1589. #ifndef GDK_DISABLE_DEPRECATED
  1590. extern __typeof (gdk_image_ref) IA__gdk_image_ref __attribute((visibility("hidden")));
  1591. #define gdk_image_ref IA__gdk_image_ref
  1592.  
  1593. extern __typeof (gdk_image_unref) IA__gdk_image_unref __attribute((visibility("hidden")));
  1594. #define gdk_image_unref IA__gdk_image_unref
  1595.  
  1596. extern __typeof (gdk_image_get) IA__gdk_image_get __attribute((visibility("hidden")));
  1597. #define gdk_image_get IA__gdk_image_get
  1598.  
  1599. #endif
  1600. extern __typeof (gdk_image_set_colormap) IA__gdk_image_set_colormap __attribute((visibility("hidden")));
  1601. #define gdk_image_set_colormap IA__gdk_image_set_colormap
  1602.  
  1603. extern __typeof (gdk_image_get_colormap) IA__gdk_image_get_colormap __attribute((visibility("hidden")));
  1604. #define gdk_image_get_colormap IA__gdk_image_get_colormap
  1605.  
  1606. extern __typeof (gdk_image_new) IA__gdk_image_new __attribute((visibility("hidden")));
  1607. #define gdk_image_new IA__gdk_image_new
  1608.  
  1609. #endif
  1610. #endif
  1611. #if IN_HEADER(__GDK_IMAGE_H__)
  1612. #if IN_FILE(__GDK_IMAGE_X11_C__)
  1613. #ifdef GDK_ENABLE_BROKEN
  1614. extern __typeof (gdk_image_new_bitmap) IA__gdk_image_new_bitmap __attribute((visibility("hidden")));
  1615. #define gdk_image_new_bitmap IA__gdk_image_new_bitmap
  1616.  
  1617. #endif
  1618. extern __typeof (gdk_image_get_pixel) IA__gdk_image_get_pixel __attribute((visibility("hidden")));
  1619. #define gdk_image_get_pixel IA__gdk_image_get_pixel
  1620.  
  1621. extern __typeof (gdk_image_put_pixel) IA__gdk_image_put_pixel __attribute((visibility("hidden")));
  1622. #define gdk_image_put_pixel IA__gdk_image_put_pixel
  1623.  
  1624. extern __typeof (gdk_image_get_type) IA__gdk_image_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1625. #define gdk_image_get_type IA__gdk_image_get_type
  1626.  
  1627. #endif
  1628. #endif
  1629. #if IN_HEADER(__GDK_KEYS_H__)
  1630. #if IN_FILE(__GDK_KEYS_C__)
  1631. extern __typeof (gdk_keymap_get_default) IA__gdk_keymap_get_default __attribute((visibility("hidden")));
  1632. #define gdk_keymap_get_default IA__gdk_keymap_get_default
  1633.  
  1634. extern __typeof (gdk_keymap_get_type) IA__gdk_keymap_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1635. #define gdk_keymap_get_type IA__gdk_keymap_get_type
  1636.  
  1637. extern __typeof (gdk_keyval_is_lower) IA__gdk_keyval_is_lower __attribute((visibility("hidden"))) G_GNUC_CONST;
  1638. #define gdk_keyval_is_lower IA__gdk_keyval_is_lower
  1639.  
  1640. extern __typeof (gdk_keyval_is_upper) IA__gdk_keyval_is_upper __attribute((visibility("hidden"))) G_GNUC_CONST;
  1641. #define gdk_keyval_is_upper IA__gdk_keyval_is_upper
  1642.  
  1643. extern __typeof (gdk_keyval_to_lower) IA__gdk_keyval_to_lower __attribute((visibility("hidden"))) G_GNUC_CONST;
  1644. #define gdk_keyval_to_lower IA__gdk_keyval_to_lower
  1645.  
  1646. extern __typeof (gdk_keyval_to_upper) IA__gdk_keyval_to_upper __attribute((visibility("hidden"))) G_GNUC_CONST;
  1647. #define gdk_keyval_to_upper IA__gdk_keyval_to_upper
  1648.  
  1649. #endif
  1650. #endif
  1651. #if IN_HEADER(__GDK_KEYS_H__)
  1652. #if IN_FILE(__GDK_KEYUNI_C__)
  1653. extern __typeof (gdk_keyval_to_unicode) IA__gdk_keyval_to_unicode __attribute((visibility("hidden"))) G_GNUC_CONST;
  1654. #define gdk_keyval_to_unicode IA__gdk_keyval_to_unicode
  1655.  
  1656. extern __typeof (gdk_unicode_to_keyval) IA__gdk_unicode_to_keyval __attribute((visibility("hidden"))) G_GNUC_CONST;
  1657. #define gdk_unicode_to_keyval IA__gdk_unicode_to_keyval
  1658.  
  1659. #endif
  1660. #endif
  1661. #if IN_HEADER(__GDK_KEYS_H__)
  1662. #if IN_FILE(__GDK_KEYS_X11_C__)
  1663. extern __typeof (gdk_keymap_get_direction) IA__gdk_keymap_get_direction __attribute((visibility("hidden")));
  1664. #define gdk_keymap_get_direction IA__gdk_keymap_get_direction
  1665.  
  1666. extern __typeof (gdk_keymap_get_entries_for_keycode) IA__gdk_keymap_get_entries_for_keycode __attribute((visibility("hidden")));
  1667. #define gdk_keymap_get_entries_for_keycode IA__gdk_keymap_get_entries_for_keycode
  1668.  
  1669. extern __typeof (gdk_keymap_get_entries_for_keyval) IA__gdk_keymap_get_entries_for_keyval __attribute((visibility("hidden")));
  1670. #define gdk_keymap_get_entries_for_keyval IA__gdk_keymap_get_entries_for_keyval
  1671.  
  1672. extern __typeof (gdk_keymap_get_for_display) IA__gdk_keymap_get_for_display __attribute((visibility("hidden")));
  1673. #define gdk_keymap_get_for_display IA__gdk_keymap_get_for_display
  1674.  
  1675. extern __typeof (gdk_keymap_lookup_key) IA__gdk_keymap_lookup_key __attribute((visibility("hidden")));
  1676. #define gdk_keymap_lookup_key IA__gdk_keymap_lookup_key
  1677.  
  1678. extern __typeof (gdk_keymap_translate_keyboard_state) IA__gdk_keymap_translate_keyboard_state __attribute((visibility("hidden")));
  1679. #define gdk_keymap_translate_keyboard_state IA__gdk_keymap_translate_keyboard_state
  1680.  
  1681. extern __typeof (gdk_keyval_convert_case) IA__gdk_keyval_convert_case __attribute((visibility("hidden")));
  1682. #define gdk_keyval_convert_case IA__gdk_keyval_convert_case
  1683.  
  1684. extern __typeof (gdk_keyval_from_name) IA__gdk_keyval_from_name __attribute((visibility("hidden")));
  1685. #define gdk_keyval_from_name IA__gdk_keyval_from_name
  1686.  
  1687. extern __typeof (gdk_keyval_name) IA__gdk_keyval_name __attribute((visibility("hidden"))) G_GNUC_CONST;
  1688. #define gdk_keyval_name IA__gdk_keyval_name
  1689.  
  1690. #endif
  1691. #endif
  1692. #if IN_HEADER(__GDK_VISUAL_H__)
  1693. #if IN_FILE(__GDK_VISUAL_C__)
  1694. extern __typeof (gdk_list_visuals) IA__gdk_list_visuals __attribute((visibility("hidden")));
  1695. #define gdk_list_visuals IA__gdk_list_visuals
  1696.  
  1697. extern __typeof (gdk_visual_get_system) IA__gdk_visual_get_system __attribute((visibility("hidden")));
  1698. #define gdk_visual_get_system IA__gdk_visual_get_system
  1699.  
  1700. #endif
  1701. #endif
  1702. #if IN_HEADER(__GDK_VISUAL_H__)
  1703. #if IN_FILE(__GDK_VISUAL_X11_C__)
  1704. extern __typeof (gdk_query_depths) IA__gdk_query_depths __attribute((visibility("hidden")));
  1705. #define gdk_query_depths IA__gdk_query_depths
  1706.  
  1707. extern __typeof (gdk_query_visual_types) IA__gdk_query_visual_types __attribute((visibility("hidden")));
  1708. #define gdk_query_visual_types IA__gdk_query_visual_types
  1709.  
  1710. extern __typeof (gdk_visual_get_best) IA__gdk_visual_get_best __attribute((visibility("hidden")));
  1711. #define gdk_visual_get_best IA__gdk_visual_get_best
  1712.  
  1713. extern __typeof (gdk_visual_get_best_depth) IA__gdk_visual_get_best_depth __attribute((visibility("hidden")));
  1714. #define gdk_visual_get_best_depth IA__gdk_visual_get_best_depth
  1715.  
  1716. extern __typeof (gdk_visual_get_best_type) IA__gdk_visual_get_best_type __attribute((visibility("hidden")));
  1717. #define gdk_visual_get_best_type IA__gdk_visual_get_best_type
  1718.  
  1719. extern __typeof (gdk_visual_get_best_with_both) IA__gdk_visual_get_best_with_both __attribute((visibility("hidden")));
  1720. #define gdk_visual_get_best_with_both IA__gdk_visual_get_best_with_both
  1721.  
  1722. extern __typeof (gdk_visual_get_best_with_depth) IA__gdk_visual_get_best_with_depth __attribute((visibility("hidden")));
  1723. #define gdk_visual_get_best_with_depth IA__gdk_visual_get_best_with_depth
  1724.  
  1725. extern __typeof (gdk_visual_get_best_with_type) IA__gdk_visual_get_best_with_type __attribute((visibility("hidden")));
  1726. #define gdk_visual_get_best_with_type IA__gdk_visual_get_best_with_type
  1727.  
  1728. extern __typeof (gdk_visual_get_screen) IA__gdk_visual_get_screen __attribute((visibility("hidden")));
  1729. #define gdk_visual_get_screen IA__gdk_visual_get_screen
  1730.  
  1731. extern __typeof (gdk_visual_get_type) IA__gdk_visual_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1732. #define gdk_visual_get_type IA__gdk_visual_get_type
  1733.  
  1734. #endif
  1735. #endif
  1736. #if IN_HEADER(__GDK_X_H__)
  1737. #if IN_FILE(__GDK_EVENTS_X11_C__)
  1738. extern __typeof (gdk_net_wm_supports) IA__gdk_net_wm_supports __attribute((visibility("hidden")));
  1739. #define gdk_net_wm_supports IA__gdk_net_wm_supports
  1740.  
  1741. #endif
  1742. #endif
  1743. #if IN_HEADER(__GDK_PANGO_H__)
  1744. #if IN_FILE(__GDK_PANGO_C__)
  1745. extern __typeof (gdk_pango_attr_embossed_new) IA__gdk_pango_attr_embossed_new __attribute((visibility("hidden")));
  1746. #define gdk_pango_attr_embossed_new IA__gdk_pango_attr_embossed_new
  1747.  
  1748. extern __typeof (gdk_pango_attr_stipple_new) IA__gdk_pango_attr_stipple_new __attribute((visibility("hidden")));
  1749. #define gdk_pango_attr_stipple_new IA__gdk_pango_attr_stipple_new
  1750.  
  1751. extern __typeof (gdk_pango_context_get) IA__gdk_pango_context_get __attribute((visibility("hidden")));
  1752. #define gdk_pango_context_get IA__gdk_pango_context_get
  1753.  
  1754. extern __typeof (gdk_pango_context_get_for_screen) IA__gdk_pango_context_get_for_screen __attribute((visibility("hidden")));
  1755. #define gdk_pango_context_get_for_screen IA__gdk_pango_context_get_for_screen
  1756.  
  1757. #ifndef GDK_DISABLE_DEPRECATED
  1758. extern __typeof (gdk_pango_context_set_colormap) IA__gdk_pango_context_set_colormap __attribute((visibility("hidden")));
  1759. #define gdk_pango_context_set_colormap IA__gdk_pango_context_set_colormap
  1760.  
  1761. #endif
  1762. extern __typeof (gdk_pango_layout_get_clip_region) IA__gdk_pango_layout_get_clip_region __attribute((visibility("hidden")));
  1763. #define gdk_pango_layout_get_clip_region IA__gdk_pango_layout_get_clip_region
  1764.  
  1765. extern __typeof (gdk_pango_layout_line_get_clip_region) IA__gdk_pango_layout_line_get_clip_region __attribute((visibility("hidden")));
  1766. #define gdk_pango_layout_line_get_clip_region IA__gdk_pango_layout_line_get_clip_region
  1767.  
  1768. extern __typeof (gdk_pango_renderer_get_default) IA__gdk_pango_renderer_get_default __attribute((visibility("hidden")));
  1769. #define gdk_pango_renderer_get_default IA__gdk_pango_renderer_get_default
  1770.  
  1771. extern __typeof (gdk_pango_renderer_get_type) IA__gdk_pango_renderer_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1772. #define gdk_pango_renderer_get_type IA__gdk_pango_renderer_get_type
  1773.  
  1774. extern __typeof (gdk_pango_renderer_new) IA__gdk_pango_renderer_new __attribute((visibility("hidden")));
  1775. #define gdk_pango_renderer_new IA__gdk_pango_renderer_new
  1776.  
  1777. extern __typeof (gdk_pango_renderer_set_drawable) IA__gdk_pango_renderer_set_drawable __attribute((visibility("hidden")));
  1778. #define gdk_pango_renderer_set_drawable IA__gdk_pango_renderer_set_drawable
  1779.  
  1780. extern __typeof (gdk_pango_renderer_set_gc) IA__gdk_pango_renderer_set_gc __attribute((visibility("hidden")));
  1781. #define gdk_pango_renderer_set_gc IA__gdk_pango_renderer_set_gc
  1782.  
  1783. extern __typeof (gdk_pango_renderer_set_override_color) IA__gdk_pango_renderer_set_override_color __attribute((visibility("hidden")));
  1784. #define gdk_pango_renderer_set_override_color IA__gdk_pango_renderer_set_override_color
  1785.  
  1786. extern __typeof (gdk_pango_renderer_set_stipple) IA__gdk_pango_renderer_set_stipple __attribute((visibility("hidden")));
  1787. #define gdk_pango_renderer_set_stipple IA__gdk_pango_renderer_set_stipple
  1788.  
  1789. #endif
  1790. #endif
  1791. #if IN_HEADER(__GDK_PIXBUF_H__)
  1792. #if IN_FILE(__GDK_PIXBUF_DRAWABLE_C__)
  1793. extern __typeof (gdk_pixbuf_get_from_drawable) IA__gdk_pixbuf_get_from_drawable __attribute((visibility("hidden")));
  1794. #define gdk_pixbuf_get_from_drawable IA__gdk_pixbuf_get_from_drawable
  1795.  
  1796. extern __typeof (gdk_pixbuf_get_from_image) IA__gdk_pixbuf_get_from_image __attribute((visibility("hidden")));
  1797. #define gdk_pixbuf_get_from_image IA__gdk_pixbuf_get_from_image
  1798.  
  1799. #endif
  1800. #endif
  1801. #if IN_HEADER(__GDK_PIXBUF_H__)
  1802. #if IN_FILE(__GDK_PIXBUF_RENDER_C__)
  1803. extern __typeof (gdk_pixbuf_render_pixmap_and_mask) IA__gdk_pixbuf_render_pixmap_and_mask __attribute((visibility("hidden")));
  1804. #define gdk_pixbuf_render_pixmap_and_mask IA__gdk_pixbuf_render_pixmap_and_mask
  1805.  
  1806. extern __typeof (gdk_pixbuf_render_pixmap_and_mask_for_colormap) IA__gdk_pixbuf_render_pixmap_and_mask_for_colormap __attribute((visibility("hidden")));
  1807. #define gdk_pixbuf_render_pixmap_and_mask_for_colormap IA__gdk_pixbuf_render_pixmap_and_mask_for_colormap
  1808.  
  1809. extern __typeof (gdk_pixbuf_render_threshold_alpha) IA__gdk_pixbuf_render_threshold_alpha __attribute((visibility("hidden")));
  1810. #define gdk_pixbuf_render_threshold_alpha IA__gdk_pixbuf_render_threshold_alpha
  1811.  
  1812. #ifndef GDK_DISABLE_DEPRECATED
  1813. extern __typeof (gdk_pixbuf_render_to_drawable) IA__gdk_pixbuf_render_to_drawable __attribute((visibility("hidden")));
  1814. #define gdk_pixbuf_render_to_drawable IA__gdk_pixbuf_render_to_drawable
  1815.  
  1816. extern __typeof (gdk_pixbuf_render_to_drawable_alpha) IA__gdk_pixbuf_render_to_drawable_alpha __attribute((visibility("hidden")));
  1817. #define gdk_pixbuf_render_to_drawable_alpha IA__gdk_pixbuf_render_to_drawable_alpha
  1818.  
  1819. #endif
  1820. #endif
  1821. #endif
  1822. #if IN_HEADER(__GDK_PIXMAP_H__)
  1823. #if IN_FILE(__GDK_PIXMAP_C__)
  1824. extern __typeof (gdk_pixmap_colormap_create_from_xpm) IA__gdk_pixmap_colormap_create_from_xpm __attribute((visibility("hidden")));
  1825. #define gdk_pixmap_colormap_create_from_xpm IA__gdk_pixmap_colormap_create_from_xpm
  1826.  
  1827. extern __typeof (gdk_pixmap_create_from_xpm) IA__gdk_pixmap_create_from_xpm __attribute((visibility("hidden")));
  1828. #define gdk_pixmap_create_from_xpm IA__gdk_pixmap_create_from_xpm
  1829.  
  1830. extern __typeof (gdk_pixmap_colormap_create_from_xpm_d) IA__gdk_pixmap_colormap_create_from_xpm_d __attribute((visibility("hidden")));
  1831. #define gdk_pixmap_colormap_create_from_xpm_d IA__gdk_pixmap_colormap_create_from_xpm_d
  1832.  
  1833. extern __typeof (gdk_pixmap_create_from_xpm_d) IA__gdk_pixmap_create_from_xpm_d __attribute((visibility("hidden")));
  1834. #define gdk_pixmap_create_from_xpm_d IA__gdk_pixmap_create_from_xpm_d
  1835.  
  1836. extern __typeof (gdk_pixmap_get_type) IA__gdk_pixmap_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1837. #define gdk_pixmap_get_type IA__gdk_pixmap_get_type
  1838.  
  1839. #endif
  1840. #endif
  1841. #if IN_HEADER(__GDK_PIXMAP_H__)
  1842. #if IN_FILE(__GDK_PIXMAP_X11_C__)
  1843. extern __typeof (gdk_pixmap_create_from_data) IA__gdk_pixmap_create_from_data __attribute((visibility("hidden")));
  1844. #define gdk_pixmap_create_from_data IA__gdk_pixmap_create_from_data
  1845.  
  1846. extern __typeof (gdk_pixmap_foreign_new) IA__gdk_pixmap_foreign_new __attribute((visibility("hidden")));
  1847. #define gdk_pixmap_foreign_new IA__gdk_pixmap_foreign_new
  1848.  
  1849. extern __typeof (gdk_pixmap_foreign_new_for_display) IA__gdk_pixmap_foreign_new_for_display __attribute((visibility("hidden")));
  1850. #define gdk_pixmap_foreign_new_for_display IA__gdk_pixmap_foreign_new_for_display
  1851.  
  1852. extern __typeof (gdk_pixmap_lookup) IA__gdk_pixmap_lookup __attribute((visibility("hidden")));
  1853. #define gdk_pixmap_lookup IA__gdk_pixmap_lookup
  1854.  
  1855. extern __typeof (gdk_pixmap_lookup_for_display) IA__gdk_pixmap_lookup_for_display __attribute((visibility("hidden")));
  1856. #define gdk_pixmap_lookup_for_display IA__gdk_pixmap_lookup_for_display
  1857.  
  1858. extern __typeof (gdk_pixmap_new) IA__gdk_pixmap_new __attribute((visibility("hidden")));
  1859. #define gdk_pixmap_new IA__gdk_pixmap_new
  1860.  
  1861. #endif
  1862. #endif
  1863. #if IN_HEADER(__GDK_REGION_H__)
  1864. #if IN_FILE(__GDK_REGION_GENERIC_C__)
  1865. extern __typeof (gdk_region_copy) IA__gdk_region_copy __attribute((visibility("hidden")));
  1866. #define gdk_region_copy IA__gdk_region_copy
  1867.  
  1868. extern __typeof (gdk_region_destroy) IA__gdk_region_destroy __attribute((visibility("hidden")));
  1869. #define gdk_region_destroy IA__gdk_region_destroy
  1870.  
  1871. extern __typeof (gdk_region_empty) IA__gdk_region_empty __attribute((visibility("hidden")));
  1872. #define gdk_region_empty IA__gdk_region_empty
  1873.  
  1874. extern __typeof (gdk_region_equal) IA__gdk_region_equal __attribute((visibility("hidden")));
  1875. #define gdk_region_equal IA__gdk_region_equal
  1876.  
  1877. extern __typeof (gdk_region_get_clipbox) IA__gdk_region_get_clipbox __attribute((visibility("hidden")));
  1878. #define gdk_region_get_clipbox IA__gdk_region_get_clipbox
  1879.  
  1880. extern __typeof (gdk_region_get_rectangles) IA__gdk_region_get_rectangles __attribute((visibility("hidden")));
  1881. #define gdk_region_get_rectangles IA__gdk_region_get_rectangles
  1882.  
  1883. extern __typeof (gdk_region_intersect) IA__gdk_region_intersect __attribute((visibility("hidden")));
  1884. #define gdk_region_intersect IA__gdk_region_intersect
  1885.  
  1886. extern __typeof (gdk_region_new) IA__gdk_region_new __attribute((visibility("hidden")));
  1887. #define gdk_region_new IA__gdk_region_new
  1888.  
  1889. extern __typeof (gdk_region_offset) IA__gdk_region_offset __attribute((visibility("hidden")));
  1890. #define gdk_region_offset IA__gdk_region_offset
  1891.  
  1892. extern __typeof (gdk_region_point_in) IA__gdk_region_point_in __attribute((visibility("hidden")));
  1893. #define gdk_region_point_in IA__gdk_region_point_in
  1894.  
  1895. extern __typeof (gdk_region_rectangle) IA__gdk_region_rectangle __attribute((visibility("hidden")));
  1896. #define gdk_region_rectangle IA__gdk_region_rectangle
  1897.  
  1898. extern __typeof (gdk_region_rect_in) IA__gdk_region_rect_in __attribute((visibility("hidden")));
  1899. #define gdk_region_rect_in IA__gdk_region_rect_in
  1900.  
  1901. extern __typeof (gdk_region_shrink) IA__gdk_region_shrink __attribute((visibility("hidden")));
  1902. #define gdk_region_shrink IA__gdk_region_shrink
  1903.  
  1904. extern __typeof (gdk_region_spans_intersect_foreach) IA__gdk_region_spans_intersect_foreach __attribute((visibility("hidden")));
  1905. #define gdk_region_spans_intersect_foreach IA__gdk_region_spans_intersect_foreach
  1906.  
  1907. extern __typeof (gdk_region_subtract) IA__gdk_region_subtract __attribute((visibility("hidden")));
  1908. #define gdk_region_subtract IA__gdk_region_subtract
  1909.  
  1910. extern __typeof (gdk_region_union) IA__gdk_region_union __attribute((visibility("hidden")));
  1911. #define gdk_region_union IA__gdk_region_union
  1912.  
  1913. extern __typeof (gdk_region_union_with_rect) IA__gdk_region_union_with_rect __attribute((visibility("hidden")));
  1914. #define gdk_region_union_with_rect IA__gdk_region_union_with_rect
  1915.  
  1916. extern __typeof (gdk_region_xor) IA__gdk_region_xor __attribute((visibility("hidden")));
  1917. #define gdk_region_xor IA__gdk_region_xor
  1918.  
  1919. #endif
  1920. #endif
  1921. #if IN_HEADER(__GDK_REGION_H__)
  1922. #if IN_FILE(__GDK_POLYREG_GENERIC_C__)
  1923. extern __typeof (gdk_region_polygon) IA__gdk_region_polygon __attribute((visibility("hidden")));
  1924. #define gdk_region_polygon IA__gdk_region_polygon
  1925.  
  1926. #endif
  1927. #endif
  1928. #if IN_HEADER(__GDK_RGB_H__)
  1929. #if IN_FILE(__GDK_RGB_C__)
  1930. extern __typeof (gdk_rgb_cmap_free) IA__gdk_rgb_cmap_free __attribute((visibility("hidden")));
  1931. #define gdk_rgb_cmap_free IA__gdk_rgb_cmap_free
  1932.  
  1933. extern __typeof (gdk_rgb_cmap_new) IA__gdk_rgb_cmap_new __attribute((visibility("hidden")));
  1934. #define gdk_rgb_cmap_new IA__gdk_rgb_cmap_new
  1935.  
  1936. extern __typeof (gdk_rgb_colormap_ditherable) IA__gdk_rgb_colormap_ditherable __attribute((visibility("hidden")));
  1937. #define gdk_rgb_colormap_ditherable IA__gdk_rgb_colormap_ditherable
  1938.  
  1939. extern __typeof (gdk_rgb_ditherable) IA__gdk_rgb_ditherable __attribute((visibility("hidden")));
  1940. #define gdk_rgb_ditherable IA__gdk_rgb_ditherable
  1941.  
  1942. extern __typeof (gdk_rgb_find_color) IA__gdk_rgb_find_color __attribute((visibility("hidden")));
  1943. #define gdk_rgb_find_color IA__gdk_rgb_find_color
  1944.  
  1945. extern __typeof (gdk_rgb_get_colormap) IA__gdk_rgb_get_colormap __attribute((visibility("hidden")));
  1946. #define gdk_rgb_get_colormap IA__gdk_rgb_get_colormap
  1947.  
  1948. extern __typeof (gdk_rgb_get_visual) IA__gdk_rgb_get_visual __attribute((visibility("hidden")));
  1949. #define gdk_rgb_get_visual IA__gdk_rgb_get_visual
  1950.  
  1951. #ifndef GDK_DISABLE_DEPRECATED
  1952. extern __typeof (gdk_rgb_init) IA__gdk_rgb_init __attribute((visibility("hidden")));
  1953. #define gdk_rgb_init IA__gdk_rgb_init
  1954.  
  1955. extern __typeof (gdk_rgb_xpixel_from_rgb) IA__gdk_rgb_xpixel_from_rgb __attribute((visibility("hidden"))) G_GNUC_CONST;
  1956. #define gdk_rgb_xpixel_from_rgb IA__gdk_rgb_xpixel_from_rgb
  1957.  
  1958. extern __typeof (gdk_rgb_gc_set_background) IA__gdk_rgb_gc_set_background __attribute((visibility("hidden")));
  1959. #define gdk_rgb_gc_set_background IA__gdk_rgb_gc_set_background
  1960.  
  1961. extern __typeof (gdk_rgb_gc_set_foreground) IA__gdk_rgb_gc_set_foreground __attribute((visibility("hidden")));
  1962. #define gdk_rgb_gc_set_foreground IA__gdk_rgb_gc_set_foreground
  1963.  
  1964. #endif
  1965. extern __typeof (gdk_rgb_set_install) IA__gdk_rgb_set_install __attribute((visibility("hidden")));
  1966. #define gdk_rgb_set_install IA__gdk_rgb_set_install
  1967.  
  1968. extern __typeof (gdk_rgb_set_min_colors) IA__gdk_rgb_set_min_colors __attribute((visibility("hidden")));
  1969. #define gdk_rgb_set_min_colors IA__gdk_rgb_set_min_colors
  1970.  
  1971. extern __typeof (gdk_rgb_set_verbose) IA__gdk_rgb_set_verbose __attribute((visibility("hidden")));
  1972. #define gdk_rgb_set_verbose IA__gdk_rgb_set_verbose
  1973.  
  1974. extern __typeof (gdk_draw_gray_image) IA__gdk_draw_gray_image __attribute((visibility("hidden")));
  1975. #define gdk_draw_gray_image IA__gdk_draw_gray_image
  1976.  
  1977. extern __typeof (gdk_draw_indexed_image) IA__gdk_draw_indexed_image __attribute((visibility("hidden")));
  1978. #define gdk_draw_indexed_image IA__gdk_draw_indexed_image
  1979.  
  1980. extern __typeof (gdk_draw_rgb_32_image) IA__gdk_draw_rgb_32_image __attribute((visibility("hidden")));
  1981. #define gdk_draw_rgb_32_image IA__gdk_draw_rgb_32_image
  1982.  
  1983. extern __typeof (gdk_draw_rgb_32_image_dithalign) IA__gdk_draw_rgb_32_image_dithalign __attribute((visibility("hidden")));
  1984. #define gdk_draw_rgb_32_image_dithalign IA__gdk_draw_rgb_32_image_dithalign
  1985.  
  1986. extern __typeof (gdk_draw_rgb_image) IA__gdk_draw_rgb_image __attribute((visibility("hidden")));
  1987. #define gdk_draw_rgb_image IA__gdk_draw_rgb_image
  1988.  
  1989. extern __typeof (gdk_draw_rgb_image_dithalign) IA__gdk_draw_rgb_image_dithalign __attribute((visibility("hidden")));
  1990. #define gdk_draw_rgb_image_dithalign IA__gdk_draw_rgb_image_dithalign
  1991.  
  1992. #endif
  1993. #endif
  1994. #if IN_HEADER(__GDK_SCREEN_H__)
  1995. #if IN_FILE(__GDK_SCREEN_C__)
  1996. extern __typeof (gdk_screen_get_type) IA__gdk_screen_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
  1997. #define gdk_screen_get_type IA__gdk_screen_get_type
  1998.  
  1999. extern __typeof (gdk_screen_get_monitor_at_point) IA__gdk_screen_get_monitor_at_point __attribute((visibility("hidden")));
  2000. #define gdk_screen_get_monitor_at_point IA__gdk_screen_get_monitor_at_point
  2001.  
  2002. extern __typeof (gdk_screen_get_monitor_at_window) IA__gdk_screen_get_monitor_at_window __attribute((visibility("hidden")));
  2003. #define gdk_screen_get_monitor_at_window IA__gdk_screen_get_monitor_at_window
  2004.  
  2005. extern __typeof (gdk_screen_set_font_options_libgtk_only) IA__gdk_screen_set_font_options_libgtk_only __attribute((visibility("hidden")));
  2006. #define gdk_screen_set_font_options_libgtk_only IA__gdk_screen_set_font_options_libgtk_only
  2007.  
  2008. extern __typeof (gdk_screen_get_font_options_libgtk_only) IA__gdk_screen_get_font_options_libgtk_only __attribute((visibility("hidden")));
  2009. #define gdk_screen_get_font_options_libgtk_only IA__gdk_screen_get_font_options_libgtk_only
  2010.  
  2011. extern __typeof (gdk_screen_set_resolution_libgtk_only) IA__gdk_screen_set_resolution_libgtk_only __attribute((visibility("hidden")));
  2012. #define gdk_screen_set_resolution_libgtk_only IA__gdk_screen_set_resolution_libgtk_only
  2013.  
  2014. extern __typeof (gdk_screen_get_resolution_libgtk_only) IA__gdk_screen_get_resolution_libgtk_only __attribute((visibility("hidden")));
  2015. #define gdk_screen_get_resolution_libgtk_only IA__gdk_screen_get_resolution_libgtk_only
  2016.  
  2017. #endif
  2018. #endif
  2019. #if IN_HEADER(__GDK_SCREEN_H__)
  2020. #if IN_FILE(__GDK_DISPLAY_MANAGER_C__)
  2021. extern __typeof (gdk_screen_get_default) IA__gdk_screen_get_default __attribute((visibility("hidden")));
  2022. #define gdk_screen_get_default IA__gdk_screen_get_default
  2023.  
  2024. #endif
  2025. #endif
  2026. #if IN_HEADER(__GDK_SCREEN_H__)
  2027. #if IN_FILE(__GDK_RGB_C__)
  2028. extern __typeof (gdk_screen_get_rgb_colormap) IA__gdk_screen_get_rgb_colormap __attribute((visibility("hidden")));
  2029. #define gdk_screen_get_rgb_colormap IA__gdk_screen_get_rgb_colormap
  2030.  
  2031. extern __typeof (gdk_screen_get_rgb_visual) IA__gdk_screen_get_rgb_visual __attribute((visibility("hidden")));
  2032. #define gdk_screen_get_rgb_visual IA__gdk_screen_get_rgb_visual
  2033.  
  2034. #endif
  2035. #endif
  2036. #if IN_HEADER(__GDK_SCREEN_H__)
  2037. #if IN_FILE(__GDK_EVENTS_X11_C__)
  2038. extern __typeof (gdk_screen_get_setting) IA__gdk_screen_get_setting __attribute((visibility("hidden")));
  2039. #define gdk_screen_get_setting IA__gdk_screen_get_setting
  2040.  
  2041. extern __typeof (gdk_screen_broadcast_client_message) IA__gdk_screen_broadcast_client_message __attribute((visibility("hidden")));
  2042. #define gdk_screen_broadcast_client_message IA__gdk_screen_broadcast_client_message
  2043.  
  2044. #endif
  2045. #endif
  2046. #if IN_HEADER(__GDK_SCREEN_H__)
  2047. #if IN_FILE(__GDK_VISUAL_X11_C__)
  2048. extern __typeof (gdk_screen_get_system_visual) IA__gdk_screen_get_system_visual __attribute((visibility("hidden")));
  2049. #define gdk_screen_get_system_visual IA__gdk_screen_get_system_visual
  2050.  
  2051. extern __typeof (gdk_screen_list_visuals) IA__gdk_screen_list_visuals __attribute((visibility("hidden")));
  2052. #define gdk_screen_list_visuals IA__gdk_screen_list_visuals
  2053.  
  2054. #endif
  2055. #endif
  2056. #if IN_HEADER(__GDK_SCREEN_H__)
  2057. #if IN_FILE(__GDK_WINDOW_C__)
  2058. extern __typeof (gdk_screen_get_toplevel_windows) IA__gdk_screen_get_toplevel_windows __attribute((visibility("hidden")));
  2059. #define gdk_screen_get_toplevel_windows IA__gdk_screen_get_toplevel_windows
  2060.  
  2061. #endif
  2062. #endif
  2063. #if IN_HEADER(__GDK_SCREEN_H__)
  2064. #if IN_FILE(__GDK_SCREEN_X11_C__)
  2065. extern __typeof (gdk_screen_get_display) IA__gdk_screen_get_display __attribute((visibility("hidden")));
  2066. #define gdk_screen_get_display IA__gdk_screen_get_display
  2067.  
  2068. extern __typeof (gdk_screen_get_width) IA__gdk_screen_get_width __attribute((visibility("hidden")));
  2069. #define gdk_screen_get_width IA__gdk_screen_get_width
  2070.  
  2071. extern __typeof (gdk_screen_get_width_mm) IA__gdk_screen_get_width_mm __attribute((visibility("hidden")));
  2072. #define gdk_screen_get_width_mm IA__gdk_screen_get_width_mm
  2073.  
  2074. extern __typeof (gdk_screen_get_height) IA__gdk_screen_get_height __attribute((visibility("hidden")));
  2075. #define gdk_screen_get_height IA__gdk_screen_get_height
  2076.  
  2077. extern __typeof (gdk_screen_get_height_mm) IA__gdk_screen_get_height_mm __attribute((visibility("hidden")));
  2078. #define gdk_screen_get_height_mm IA__gdk_screen_get_height_mm
  2079.  
  2080. extern __typeof (gdk_screen_get_number) IA__gdk_screen_get_number __attribute((visibility("hidden")));
  2081. #define gdk_screen_get_number IA__gdk_screen_get_number
  2082.  
  2083. extern __typeof (gdk_screen_get_root_window) IA__gdk_screen_get_root_window __attribute((visibility("hidden")));
  2084. #define gdk_screen_get_root_window IA__gdk_screen_get_root_window
  2085.  
  2086. extern __typeof (gdk_screen_get_default_colormap) IA__gdk_screen_get_default_colormap __attribute((visibility("hidden")));
  2087. #define gdk_screen_get_default_colormap IA__gdk_screen_get_default_colormap
  2088.  
  2089. extern __typeof (gdk_screen_set_default_colormap) IA__gdk_screen_set_default_colormap __attribute((visibility("hidden")));
  2090. #define gdk_screen_set_default_colormap IA__gdk_screen_set_default_colormap
  2091.  
  2092. extern __typeof (gdk_screen_get_n_monitors) IA__gdk_screen_get_n_monitors __attribute((visibility("hidden")));
  2093. #define gdk_screen_get_n_monitors IA__gdk_screen_get_n_monitors
  2094.  
  2095. extern __typeof (gdk_screen_get_monitor_geometry) IA__gdk_screen_get_monitor_geometry __attribute((visibility("hidden")));
  2096. #define gdk_screen_get_monitor_geometry IA__gdk_screen_get_monitor_geometry
  2097.  
  2098. extern __typeof (gdk_screen_get_rgba_colormap) IA__gdk_screen_get_rgba_colormap __attribute((visibility("hidden")));
  2099. #define gdk_screen_get_rgba_colormap IA__gdk_screen_get_rgba_colormap
  2100.  
  2101. extern __typeof (gdk_screen_get_rgba_visual) IA__gdk_screen_get_rgba_visual __attribute((visibility("hidden")));
  2102. #define gdk_screen_get_rgba_visual IA__gdk_screen_get_rgba_visual
  2103.  
  2104. extern __typeof (gdk_screen_make_display_name) IA__gdk_screen_make_display_name __attribute((visibility("hidden")));
  2105. #define gdk_screen_make_display_name IA__gdk_screen_make_display_name
  2106.  
  2107. #endif
  2108. #endif
  2109. #if IN_HEADER(__GDK_SCREEN_H__)
  2110. #if IN_FILE(__GDK_COLOR_X11_C__)
  2111. extern __typeof (gdk_screen_get_system_colormap) IA__gdk_screen_get_system_colormap __attribute((visibility("hidden")));
  2112. #define gdk_screen_get_system_colormap IA__gdk_screen_get_system_colormap
  2113.  
  2114. #endif
  2115. #endif
  2116. #if IN_HEADER(__GDK_SELECTION_H__)
  2117. #if IN_FILE(__GDK_SELECTION_C__)
  2118. extern __typeof (gdk_selection_owner_set) IA__gdk_selection_owner_set __attribute((visibility("hidden")));
  2119. #define gdk_selection_owner_set IA__gdk_selection_owner_set
  2120.  
  2121. extern __typeof (gdk_selection_owner_get) IA__gdk_selection_owner_get __attribute((visibility("hidden")));
  2122. #define gdk_selection_owner_get IA__gdk_selection_owner_get
  2123.  
  2124. extern __typeof (gdk_selection_send_notify) IA__gdk_selection_send_notify __attribute((visibility("hidden")));
  2125. #define gdk_selection_send_notify IA__gdk_selection_send_notify
  2126.  
  2127. #endif
  2128. #endif
  2129. #if IN_HEADER(__GDK_SELECTION_H__)
  2130. #if IN_FILE(__GDK_SELECTION_X11_C__)
  2131. extern __typeof (gdk_selection_convert) IA__gdk_selection_convert __attribute((visibility("hidden")));
  2132. #define gdk_selection_convert IA__gdk_selection_convert
  2133.  
  2134. extern __typeof (gdk_selection_owner_get_for_display) IA__gdk_selection_owner_get_for_display __attribute((visibility("hidden")));
  2135. #define gdk_selection_owner_get_for_display IA__gdk_selection_owner_get_for_display
  2136.  
  2137. extern __typeof (gdk_selection_owner_set_for_display) IA__gdk_selection_owner_set_for_display __attribute((visibility("hidden")));
  2138. #define gdk_selection_owner_set_for_display IA__gdk_selection_owner_set_for_display
  2139.  
  2140. extern __typeof (gdk_selection_property_get) IA__gdk_selection_property_get __attribute((visibility("hidden")));
  2141. #define gdk_selection_property_get IA__gdk_selection_property_get
  2142.  
  2143. extern __typeof (gdk_selection_send_notify_for_display) IA__gdk_selection_send_notify_for_display __attribute((visibility("hidden")));
  2144. #define gdk_selection_send_notify_for_display IA__gdk_selection_send_notify_for_display
  2145.  
  2146. #endif
  2147. #endif
  2148. #if IN_HEADER(__GDK_WINDOW_H__)
  2149. #if IN_FILE(__GDK_DISPLAY_C__)
  2150. extern __typeof (gdk_set_sm_client_id) IA__gdk_set_sm_client_id __attribute((visibility("hidden")));
  2151. #define gdk_set_sm_client_id IA__gdk_set_sm_client_id
  2152.  
  2153. #endif
  2154. #endif
  2155. #if IN_HEADER(__GDK_SPAWN_H__)
  2156. #if IN_FILE(__GDK_SPAWN_X11_C__)
  2157. extern __typeof (gdk_spawn_command_line_on_screen) IA__gdk_spawn_command_line_on_screen __attribute((visibility("hidden")));
  2158. #define gdk_spawn_command_line_on_screen IA__gdk_spawn_command_line_on_screen
  2159.  
  2160. extern __typeof (gdk_spawn_on_screen) IA__gdk_spawn_on_screen __attribute((visibility("hidden")));
  2161. #define gdk_spawn_on_screen IA__gdk_spawn_on_screen
  2162.  
  2163. extern __typeof (gdk_spawn_on_screen_with_pipes) IA__gdk_spawn_on_screen_with_pipes __attribute((visibility("hidden")));
  2164. #define gdk_spawn_on_screen_with_pipes IA__gdk_spawn_on_screen_with_pipes
  2165.  
  2166. #endif
  2167. #endif
  2168. #if IN_HEADER(__GDK_PRIVATE_H__)
  2169. #if IN_FILE(__GDK_EVENTS_C__)
  2170. extern __typeof (gdk_synthesize_window_state) IA__gdk_synthesize_window_state __attribute((visibility("hidden")));
  2171. #define gdk_synthesize_window_state IA__gdk_synthesize_window_state
  2172.  
  2173. #endif
  2174. #endif
  2175. #ifdef GDK_WINDOWING_WIN32
  2176. #if IN_HEADER(__GDK_WIN32_H__)
  2177. #if IN_FILE(__GDK_WIN32ID_C__)
  2178. extern __typeof (gdk_win32_handle_table_lookup) IA__gdk_win32_handle_table_lookup __attribute((visibility("hidden")));
  2179. #define gdk_win32_handle_table_lookup IA__gdk_win32_handle_table_lookup
  2180.  
  2181. #endif
  2182. #endif
  2183. #if IN_HEADER(__GDK_WIN32_H__)
  2184. #if IN_FILE(__GDK_CURSOR_WIN32_C__)
  2185. extern __typeof (gdk_win32_icon_to_pixbuf_libgtk_only) IA__gdk_win32_icon_to_pixbuf_libgtk_only __attribute((visibility("hidden")));
  2186. #define gdk_win32_icon_to_pixbuf_libgtk_only IA__gdk_win32_icon_to_pixbuf_libgtk_only
  2187.  
  2188. #endif
  2189. #endif
  2190. #if IN_HEADER(__GDK_WIN32_H__)
  2191. #if IN_FILE(__GDK_DRAWABLE_WIN32_C__)
  2192. extern __typeof (gdk_win32_drawable_get_handle) IA__gdk_win32_drawable_get_handle __attribute((visibility("hidden")));
  2193. #define gdk_win32_drawable_get_handle IA__gdk_win32_drawable_get_handle
  2194.  
  2195. #endif
  2196. #endif
  2197. #if IN_HEADER(__GDK_WIN32_H__)
  2198. #if IN_FILE(__GDK_GC_WIN32_C__)
  2199. extern __typeof (gdk_win32_hdc_get) IA__gdk_win32_hdc_get __attribute((visibility("hidden")));
  2200. #define gdk_win32_hdc_get IA__gdk_win32_hdc_get
  2201.  
  2202. extern __typeof (gdk_win32_hdc_release) IA__gdk_win32_hdc_release __attribute((visibility("hidden")));
  2203. #define gdk_win32_hdc_release IA__gdk_win32_hdc_release
  2204.  
  2205. #endif
  2206. #endif
  2207. #if IN_HEADER(__GDK_WIN32_H__)
  2208. #if IN_FILE(__GDK_SELECTION_WIN32_C__)
  2209. extern __typeof (gdk_win32_selection_add_targets) IA__gdk_win32_selection_add_targets __attribute((visibility("hidden")));
  2210. #define gdk_win32_selection_add_targets IA__gdk_win32_selection_add_targets
  2211.  
  2212. #endif
  2213. #endif
  2214. #endif
  2215. #ifdef GDK_WINDOWING_X11
  2216. #if IN_HEADER(__GDK_X_H__)
  2217. #if IN_FILE(__GDK_PROPERTY_X11_C__)
  2218. extern __typeof (gdk_x11_atom_to_xatom) IA__gdk_x11_atom_to_xatom __attribute((visibility("hidden")));
  2219. #define gdk_x11_atom_to_xatom IA__gdk_x11_atom_to_xatom
  2220.  
  2221. extern __typeof (gdk_x11_atom_to_xatom_for_display) IA__gdk_x11_atom_to_xatom_for_display __attribute((visibility("hidden")));
  2222. #define gdk_x11_atom_to_xatom_for_display IA__gdk_x11_atom_to_xatom_for_display
  2223.  
  2224. extern __typeof (gdk_x11_get_xatom_by_name) IA__gdk_x11_get_xatom_by_name __attribute((visibility("hidden")));
  2225. #define gdk_x11_get_xatom_by_name IA__gdk_x11_get_xatom_by_name
  2226.  
  2227. extern __typeof (gdk_x11_get_xatom_by_name_for_display) IA__gdk_x11_get_xatom_by_name_for_display __attribute((visibility("hidden")));
  2228. #define gdk_x11_get_xatom_by_name_for_display IA__gdk_x11_get_xatom_by_name_for_display
  2229.  
  2230. extern __typeof (gdk_x11_get_xatom_name) IA__gdk_x11_get_xatom_name __attribute((visibility("hidden")));
  2231. #define gdk_x11_get_xatom_name IA__gdk_x11_get_xatom_name
  2232.  
  2233. extern __typeof (gdk_x11_get_xatom_name_for_display) IA__gdk_x11_get_xatom_name_for_display __attribute((visibility("hidden")));
  2234. #define gdk_x11_get_xatom_name_for_display IA__gdk_x11_get_xatom_name_for_display
  2235.  
  2236. extern __typeof (gdk_x11_xatom_to_atom) IA__gdk_x11_xatom_to_atom __attribute((visibility("hidden")));
  2237. #define gdk_x11_xatom_to_atom IA__gdk_x11_xatom_to_atom
  2238.  
  2239. extern __typeof (gdk_x11_xatom_to_atom_for_display) IA__gdk_x11_xatom_to_atom_for_display __attribute((visibility("hidden")));
  2240. #define gdk_x11_xatom_to_atom_for_display IA__gdk_x11_xatom_to_atom_for_display
  2241.  
  2242. #endif
  2243. #if IN_FILE(__GDK_COLOR_X11_C__)
  2244. extern __typeof (gdk_x11_colormap_foreign_new) IA__gdk_x11_colormap_foreign_new __attribute((visibility("hidden")));
  2245. #define gdk_x11_colormap_foreign_new IA__gdk_x11_colormap_foreign_new
  2246.  
  2247. extern __typeof (gdk_x11_colormap_get_xcolormap) IA__gdk_x11_colormap_get_xcolormap __attribute((visibility("hidden")));
  2248. #define gdk_x11_colormap_get_xcolormap IA__gdk_x11_colormap_get_xcolormap
  2249.  
  2250. extern __typeof (gdk_x11_colormap_get_xdisplay) IA__gdk_x11_colormap_get_xdisplay __attribute((visibility("hidden")));
  2251. #define gdk_x11_colormap_get_xdisplay IA__gdk_x11_colormap_get_xdisplay
  2252.  
  2253. #ifdef GDK_ENABLE_BROKEN
  2254. extern __typeof (gdkx_colormap_get) IA__gdkx_colormap_get __attribute((visibility("hidden")));
  2255. #define gdkx_colormap_get IA__gdkx_colormap_get
  2256.  
  2257. #endif
  2258. #endif
  2259. #if IN_FILE(__GDK_CURSOR_X11_C__)
  2260. extern __typeof (gdk_x11_cursor_get_xcursor) IA__gdk_x11_cursor_get_xcursor __attribute((visibility("hidden")));
  2261. #define gdk_x11_cursor_get_xcursor IA__gdk_x11_cursor_get_xcursor
  2262.  
  2263. extern __typeof (gdk_x11_cursor_get_xdisplay) IA__gdk_x11_cursor_get_xdisplay __attribute((visibility("hidden")));
  2264. #define gdk_x11_cursor_get_xdisplay IA__gdk_x11_cursor_get_xdisplay
  2265.  
  2266. extern __typeof (gdk_x11_display_set_cursor_theme) IA__gdk_x11_display_set_cursor_theme __attribute((visibility("hidden")));
  2267. #define gdk_x11_display_set_cursor_theme IA__gdk_x11_display_set_cursor_theme
  2268.  
  2269. #endif
  2270. #if IN_FILE(__GDK_DISPLAY_X11_C__)
  2271. extern __typeof (gdk_x11_display_get_user_time) IA__gdk_x11_display_get_user_time __attribute((visibility("hidden")));
  2272. #define gdk_x11_display_get_user_time IA__gdk_x11_display_get_user_time
  2273.  
  2274. extern __typeof (gdk_x11_display_get_xdisplay) IA__gdk_x11_display_get_xdisplay __attribute((visibility("hidden")));
  2275. #define gdk_x11_display_get_xdisplay IA__gdk_x11_display_get_xdisplay
  2276.  
  2277. extern __typeof (gdk_x11_display_grab) IA__gdk_x11_display_grab __attribute((visibility("hidden")));
  2278. #define gdk_x11_display_grab IA__gdk_x11_display_grab
  2279.  
  2280. extern __typeof (gdk_x11_display_ungrab) IA__gdk_x11_display_ungrab __attribute((visibility("hidden")));
  2281. #define gdk_x11_display_ungrab IA__gdk_x11_display_ungrab
  2282.  
  2283. extern __typeof (gdk_x11_lookup_xdisplay) IA__gdk_x11_lookup_xdisplay __attribute((visibility("hidden")));
  2284. #define gdk_x11_lookup_xdisplay IA__gdk_x11_lookup_xdisplay
  2285.  
  2286. #endif
  2287. #if IN_FILE(__GDK_DRAWABLE_X11_C__)
  2288. extern __typeof (gdk_x11_drawable_get_xdisplay) IA__gdk_x11_drawable_get_xdisplay __attribute((visibility("hidden")));
  2289. #define gdk_x11_drawable_get_xdisplay IA__gdk_x11_drawable_get_xdisplay
  2290.  
  2291. extern __typeof (gdk_x11_drawable_get_xid) IA__gdk_x11_drawable_get_xid __attribute((visibility("hidden")));
  2292. #define gdk_x11_drawable_get_xid IA__gdk_x11_drawable_get_xid
  2293.  
  2294. #endif
  2295. #if IN_FILE(__GDK_FONT_X11_C__)
  2296. #ifndef GDK_DISABLE_DEPRECATED
  2297. extern __typeof (gdk_x11_font_get_name) IA__gdk_x11_font_get_name __attribute((visibility("hidden")));
  2298. #define gdk_x11_font_get_name IA__gdk_x11_font_get_name
  2299.  
  2300. extern __typeof (gdk_x11_font_get_xdisplay) IA__gdk_x11_font_get_xdisplay __attribute((visibility("hidden")));
  2301. #define gdk_x11_font_get_xdisplay IA__gdk_x11_font_get_xdisplay
  2302.  
  2303. #endif
  2304. extern __typeof (gdk_x11_font_get_xfont) IA__gdk_x11_font_get_xfont __attribute((visibility("hidden")));
  2305. #define gdk_x11_font_get_xfont IA__gdk_x11_font_get_xfont
  2306.  
  2307. #endif
  2308. #if IN_FILE(__GDK_GC_X11_C__)
  2309. extern __typeof (gdk_x11_gc_get_xdisplay) IA__gdk_x11_gc_get_xdisplay __attribute((visibility("hidden")));
  2310. #define gdk_x11_gc_get_xdisplay IA__gdk_x11_gc_get_xdisplay
  2311.  
  2312. extern __typeof (gdk_x11_gc_get_xgc) IA__gdk_x11_gc_get_xgc __attribute((visibility("hidden")));
  2313. #define gdk_x11_gc_get_xgc IA__gdk_x11_gc_get_xgc
  2314.  
  2315. #endif
  2316. #if IN_FILE(__GDK_MAIN_X11_C__)
  2317. extern __typeof (gdk_x11_get_default_root_xwindow) IA__gdk_x11_get_default_root_xwindow __attribute((visibility("hidden")));
  2318. #define gdk_x11_get_default_root_xwindow IA__gdk_x11_get_default_root_xwindow
  2319.  
  2320. extern __typeof (gdk_x11_get_default_screen) IA__gdk_x11_get_default_screen __attribute((visibility("hidden")));
  2321. #define gdk_x11_get_default_screen IA__gdk_x11_get_default_screen
  2322.  
  2323. extern __typeof (gdk_x11_get_default_xdisplay) IA__gdk_x11_get_default_xdisplay __attribute((visibility("hidden")));
  2324. #define gdk_x11_get_default_xdisplay IA__gdk_x11_get_default_xdisplay
  2325.  
  2326. extern __typeof (gdk_x11_grab_server) IA__gdk_x11_grab_server __attribute((visibility("hidden")));
  2327. #define gdk_x11_grab_server IA__gdk_x11_grab_server
  2328.  
  2329. extern __typeof (gdk_x11_ungrab_server) IA__gdk_x11_ungrab_server __attribute((visibility("hidden")));
  2330. #define gdk_x11_ungrab_server IA__gdk_x11_ungrab_server
  2331.  
  2332. #endif
  2333. #if IN_FILE(__GDK_EVENTS_X11_C__)
  2334. extern __typeof (gdk_x11_get_server_time) IA__gdk_x11_get_server_time __attribute((visibility("hidden")));
  2335. #define gdk_x11_get_server_time IA__gdk_x11_get_server_time
  2336.  
  2337. extern __typeof (gdk_x11_register_standard_event_type) IA__gdk_x11_register_standard_event_type __attribute((visibility("hidden")));
  2338. #define gdk_x11_register_standard_event_type IA__gdk_x11_register_standard_event_type
  2339.  
  2340. extern __typeof (gdk_x11_screen_get_window_manager_name) IA__gdk_x11_screen_get_window_manager_name __attribute((visibility("hidden")));
  2341. #define gdk_x11_screen_get_window_manager_name IA__gdk_x11_screen_get_window_manager_name
  2342.  
  2343. extern __typeof (gdk_x11_screen_supports_net_wm_hint) IA__gdk_x11_screen_supports_net_wm_hint __attribute((visibility("hidden")));
  2344. #define gdk_x11_screen_supports_net_wm_hint IA__gdk_x11_screen_supports_net_wm_hint
  2345.  
  2346. #endif
  2347. #if IN_FILE(__GDK_IMAGE_X11_C__)
  2348. extern __typeof (gdk_x11_image_get_xdisplay) IA__gdk_x11_image_get_xdisplay __attribute((visibility("hidden")));
  2349. #define gdk_x11_image_get_xdisplay IA__gdk_x11_image_get_xdisplay
  2350.  
  2351. extern __typeof (gdk_x11_image_get_ximage) IA__gdk_x11_image_get_ximage __attribute((visibility("hidden")));
  2352. #define gdk_x11_image_get_ximage IA__gdk_x11_image_get_ximage
  2353.  
  2354. #endif
  2355. #if IN_FILE(__GDK_SCREEN_X11_C__)
  2356. extern __typeof (gdk_x11_screen_get_screen_number) IA__gdk_x11_screen_get_screen_number __attribute((visibility("hidden")));
  2357. #define gdk_x11_screen_get_screen_number IA__gdk_x11_screen_get_screen_number
  2358.  
  2359. extern __typeof (gdk_x11_screen_get_xscreen) IA__gdk_x11_screen_get_xscreen __attribute((visibility("hidden")));
  2360. #define gdk_x11_screen_get_xscreen IA__gdk_x11_screen_get_xscreen
  2361.  
  2362. #endif
  2363. #if IN_FILE(__GDK_VISUAL_X11_C__)
  2364. extern __typeof (gdk_x11_screen_lookup_visual) IA__gdk_x11_screen_lookup_visual __attribute((visibility("hidden")));
  2365. #define gdk_x11_screen_lookup_visual IA__gdk_x11_screen_lookup_visual
  2366.  
  2367. extern __typeof (gdk_x11_visual_get_xvisual) IA__gdk_x11_visual_get_xvisual __attribute((visibility("hidden")));
  2368. #define gdk_x11_visual_get_xvisual IA__gdk_x11_visual_get_xvisual
  2369.  
  2370. extern __typeof (gdkx_visual_get) IA__gdkx_visual_get __attribute((visibility("hidden")));
  2371. #define gdkx_visual_get IA__gdkx_visual_get
  2372.  
  2373. #endif
  2374. #if IN_FILE(__GDK_WINDOW_X11_C__)
  2375. extern __typeof (gdk_x11_window_set_user_time) IA__gdk_x11_window_set_user_time __attribute((visibility("hidden")));
  2376. #define gdk_x11_window_set_user_time IA__gdk_x11_window_set_user_time
  2377.  
  2378. extern __typeof (gdk_x11_window_move_to_current_desktop) IA__gdk_x11_window_move_to_current_desktop __attribute((visibility("hidden")));
  2379. #define gdk_x11_window_move_to_current_desktop IA__gdk_x11_window_move_to_current_desktop
  2380.  
  2381. #endif
  2382. #if IN_FILE(__GDK_XID_C__)
  2383. extern __typeof (gdk_xid_table_lookup) IA__gdk_xid_table_lookup __attribute((visibility("hidden")));
  2384. #define gdk_xid_table_lookup IA__gdk_xid_table_lookup
  2385.  
  2386. extern __typeof (gdk_xid_table_lookup_for_display) IA__gdk_xid_table_lookup_for_display __attribute((visibility("hidden")));
  2387. #define gdk_xid_table_lookup_for_display IA__gdk_xid_table_lookup_for_display
  2388.  
  2389. #endif
  2390. #endif
  2391. #endif
  2392. #ifdef GDK_WINDOWING_X11
  2393. #endif
  2394.  
  2395. #endif /* G_HAVE_GNUC_VISIBILITY */
  2396. #endif /* DISABLE_VISIBILITY */
  2397.